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


+1 vote
134 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 180 views
+1 vote
1 answer 181 views
+1 vote
1 answer 167 views
+2 votes
1 answer 185 views
+1 vote
1 answer 206 views
+1 vote
2 answers 159 views
+1 vote
1 answer 198 views
+1 vote
2 answers 211 views
211 views asked Jun 29, 2023 by servo motor company (62.8k points)
+2 votes
1 answer 526 views
+5 votes
2 answers 257 views
...