Ask a Question
Welcome to the MotorForum.RfidEpc.CoM Servo & Stepper Motor Industrial Automation Technology Community Forum


+2 votes
39 views

The RAPID program is composed of ( ) and ( ). 

A. Program data, interrupt program

B. Program module, system module

C. Main program, routine procedure

D. System module, main program

by (62.8k points)

1 Answer

+1 vote
 
Best answer

Answer: B. Program module, system module.

A RAPID program consists of a program module and a system module.

RAPID is a programming language for robotics, whose program consists of program modules and system modules. Program modules are programs written in the RAPID language to implement robot-specific tasks and actions. System module refers to some fixed function modules in the robot control system, such as motion control module, IO control module, etc. Therefore, option B is correct.

by (128k points)
selected by

Related questions

+1 vote
1 answer 48 views
+1 vote
1 answer 30 views
+1 vote
2 answers 47 views
...