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


+1 vote
32 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 38 views
+1 vote
1 answer 60 views
+1 vote
1 answer 35 views
+2 votes
1 answer 52 views
+1 vote
1 answer 56 views
+1 vote
2 answers 34 views
+1 vote
1 answer 40 views
+1 vote
2 answers 55 views
55 views asked Jun 29, 2023 by servo motor company (62.8k points)
+2 votes
1 answer 389 views
+5 votes
2 answers 63 views
...