The following section describes the parameters that are common to all Cycle Move events.
mom_mcs_coord_mode
The MCS coordinate mode.
Values: |
GOTO |
|
GODELTA |
mom_mcs_go_delta(0)
Delta X from the previous MCS end point (valid only when mom_mcs_coord_mode is GODELTA).
mom_mcs_go_delta(1)
Delta Y from the previous MCS end point (valid only when mom_mcs_coord_mode is GODELTA).
mom_mcs_go_delta(2)
Delta Z from the previous MCS end point (valid only when mom_mcs_coord_mode is GODELTA).
mom_mcs_goto(0)
The X coordinate of the top of the hole of a Cycle Motion in the MCS.
mom_mcs_goto(1)
The Y coordinate of the top of the hole of a Cycle Motion in the MCS.
mom_mcs_goto(2)
The Z coordinate of the top of the hole of a Cycle Motion in the MCS.
mom_tool_axis(0)
The I component of the tool axis.
mom_tool_axis(1)
The J component of the tool axis.
mom_tool_axis(2)
The K component of the tool axis.
mom_prev_mcs_goto(0)
The previous X coordinate of the top of the hole of a Cycle Motion in the MCS.
mom_prev_mcs_goto(1)
The previous Y coordinate of the top of the hole of a Cycle Motion in the MCS.
mom_prev_mcs_goto(2)
The previous Z coordinate of the top of the hole of a Cycle Motion in the MCS.
mom_prev_tool_axis(0)
The previous I component of the tool axis.
mom_prev_tool_axis(1)
The previous J component of the tool axis.
mom_prev_tool_axis(2)
The previous K component of the tool axis.
mom_pos(0)
The X coordinate of the top of the hole of a Cycle Motion.
mom_pos(1)
The Y coordinate of the top of the hole of a Cycle Motion.
mom_pos(2)
The Z coordinate of the top of the hole of a Cycle Motion.
mom_pos(3)
The machine tool 4th axis coordinate of the top of the hole of a Cycle Motion.
mom_pos(4)
The machine tool 5th axis coordinate of the top of the hole of a Cycle Motion.
mom_prev_pos(0)
The previous X coordinate of the the top of the hole of a Cycle Motion.
mom_prev_pos(1)
The previous Y coordinate of the the top of the hole of a Cycle Motion.
mom_prev_pos(2)
The previous Z coordinate of the the top of the hole of a Cycle Motion.
mom_prev_pos(3)
The previous machine tool 4th axis coordinate of the the top of the hole of a Cycle Motion.
mom_prev_pos(4)
The previous machine tool 5th axis coordinate of the the top of the hole of a Cycle Motion.
mom_cycle_clearance_plane
Rapid-to point in a cycle event.
mom_cycle_delay_revs
Delay value of the cycle in revolutions.
mom_cycle_rapid_to_pos(0)
The machine tool X coordinate of the cycle rapid to point. (mom_pos(0) +mom_cycle_rapid_to multiplied by the I component of the tool axis)
mom_cycle_rapid_to_pos(1)
The machine tool Y coordinate of the cycle rapid to point. (mom_pos(0) +mom_cycle_rapid_to multiplied by the J component of the tool axis)
mom_cycle_rapid_to_pos(2)
The machine tool Z coordinate of the cycle rapid to point. (mom_pos(0) +mom_cycle_rapid_to multiplied by the K component of the tool axis)
mom_cycle_retract_to_pos(0)
The machine tool X coordinate of the cycle rapid to point. (mom_pos(0)+mom_cycle_retract_to multiplied by the I component of the tool axis)
mom_cycle_retract_to_pos(1)
The machine tool Y coordinate of the cycle rapid to point. (mom_pos(0)+mom_cycle_retract_to multiplied by the J component of the tool axis)
mom_cycle_retract_to_pos(2)
The machine tool Z coordinate of the cycle rapid to point. (mom_pos(0)+mom_cycle_retract _to multiplied by the K component of the tool axis)
mom_cycle_feed_to_pos(0)
The machine tool X coordinate of the cycle feed to point. (mom_pos(0)+mom_cycle_feed_to multiplied by the I component of the tool axis)
mom_cycle_feed_to_pos(1)
The machine tool Y coordinate of the cycle feed to point. (mom_pos(0)+mom_cycle_feed_to multiplied by the J component of the tool axis)
mom_cycle_feed_to_pos(2)
The machine tool Z coordinate of the cycle feed to point. (mom_pos(0)+mom_cycle_feed_to multiplied by the K component of the tool axis)
mom_last_z_pos
The Z position where the tool had been previously.