A SERVICE OF

logo

Master-Slave 06/2005 Danaher Motion
For example:
Program
OnEvent Vel_Below_Min PseudoAxis.Vcmd < 100
Jog PseudoAxis 100
‘This indirectly turns gearing off
End OnEvent
OnEvent Vel_Above_Min PseudoAxis.Vcmd >= 100
PseudoAxis.Slave=Gear
End OnEvent
Attach PseudoAxis
EventOn Vel_Below_Min
EventOn Vel_Above_Min
While 1
Sleep 100
End While
End Program
The following figure shows this process.
120 Rev E M-SS-005-03l