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


+1 vote
193 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 275 views
+1 vote
1 answer 275 views
+1 vote
1 answer 264 views
+2 votes
1 answer 261 views
+1 vote
1 answer 271 views
+1 vote
2 answers 229 views
+1 vote
1 answer 311 views
+1 vote
2 answers 399 views
399 views asked Jun 29, 2023 by servo motor company (62.8k points)
+2 votes
1 answer 635 views
+5 votes
2 answers 536 views
...