Difference between revisions of "Processlist"
Line 7: | Line 7: | ||
<br>This is the middle of a sample [[processlist]]:<br><br> | <br>This is the middle of a sample [[processlist]]:<br><br> | ||
− | <font size=1>< | + | <font size=1><code> |
[DISPLAY] Next Step: (FRB Row 1) Close Pressure Die And Clamp, Home Boost Dies | [DISPLAY] Next Step: (FRB Row 1) Close Pressure Die And Clamp, Home Boost Dies | ||
AllDiesClose = cto:6000 | AllDiesClose = cto:6000 | ||
Line 35: | Line 35: | ||
MandrelRetract = cto:6000 | MandrelRetract = cto:6000 | ||
[DISPLAY] Completed: (FRB Row 1) Retract Mandrel | [DISPLAY] Completed: (FRB Row 1) Retract Mandrel | ||
− | </ | + | </code></font> |
Revision as of 20:28, 25 April 2008
A processlist is a list of commands to move the bender. This list is what CNC Processor uses to administrate motion.
This is the middle of a sample processlist:
[DISPLAY] Next Step: (FRB Row 1) Close Pressure Die And Clamp, Home Boost Dies
AllDiesClose = cto:6000
[DISPLAY] Completed: (FRB Row 1) Close Pressure Die And Clamp, Home Boost Dies
[DISPLAY] Next Step: (FRB Row 1) Set Clamp Pressure To 0 % SetClampPressure = pwr0:0.00000000, cto:6000 [DISPLAY] Completed: (FRB Row 1) Set Clamp Pressure To 0 %
[DISPLAY] Next Step: (FRB Row 1) Set PD Pressure To 0 % SetPDPressure = pwr0:0.00000000, cto:6000 [DISPLAY] Completed: (FRB Row 1) Set PD Pressure To 0 %
[DISPLAY] Next Step: (FRB Row 1) Set Torque On Feed Axis To 15 % SetTorqueFeed = tqe0:15 [DISPLAY] Completed: (FRB Row 1) Set Torque On Feed Axis To 15 %
[DISPLAY] Next Step: (FRB Row 1) Move Feed Axis +47.8779 MM Relative, and Move Bend Axis +90.0000 DEG Relative With Bottom Boost FeedBendBoost1 = pos2:47.87787204, vel2:35.09566238, ump2:1, adp2:3, pos3:90.00000000, vel3:63.33333333, ump3:1, cto:60000 [DISPLAY] Completed: (FRB Row 1) Move Feed Axis +47.8779 MM Relative, and Move Bend Axis +90.0000 DEG Relative With Bottom Boost
[DISPLAY] Next Step: (FRB Row 1) Set Torque On Feed Axis To 90 % SetTorqueFeed = tqe0:90 [DISPLAY] Completed: (FRB Row 1) Set Torque On Feed Axis To 90 %
[DISPLAY] Next Step: (FRB Row 1) Retract Mandrel MandrelRetract = cto:6000 [DISPLAY] Completed: (FRB Row 1) Retract Mandrel