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


+1 vote
63 views

What does P30 stand for in the following statements in a robot executor?

The robot executes the following programs, MoveLp10, v1000, fine, tool1Wobj:=wobj1;

MoveCp30,p40,v1000,z1,tool1Wobj:=wobj1;

Where does P30 mean?

A. Arc start

B. End of the arc 

C. The middle point of the arc

D. Straight end point

by (62.8k points)

1 Answer

+1 vote
 
Best answer

Answer: D. The end point of the line.

Analysis: according to the instructions in the title MoveCp30,p40,v1000,z1,tool1Wobj:=wobj1; , it can be known that the robot will move at the speed of v1000, at the height of Z1, from point P30 to point P40. Among them, p30 and p40 are two Cartesian coordinate points, so the movement performed by the robot is a straight line, not an arc. Therefore, the answer is D, the point at the end of the line.

by (128k points)
selected by

Related questions

+4 votes
2 answers 70 views
+1 vote
1 answer 91 views
+1 vote
1 answer 68 views
+2 votes
1 answer 88 views
+1 vote
1 answer 104 views
+1 vote
2 answers 59 views
+1 vote
1 answer 72 views
+1 vote
2 answers 86 views
86 views asked Jun 29, 2023 by servo motor company (62.8k points)
+2 votes
1 answer 424 views
+5 votes
2 answers 100 views
...