Commissioning Manual
01/2017
185
Assigned global variables
Signal indication of high gear stage output
Signal indication of low gear stage output
Spindle stops and ready for oscillation
Spindle gear change delay
Monitoring for the gear change
Req_SP_G_CH
BOOL M244.0 Request for spindle gear change
Request to change to the low gear stage
Request to change to the high gear stage
Td_GearChg TIMER T24 Gear change delay
Delay for monitoring the gear change
Relevant PLC machine data
None
Example for calling subroutine 49
Subroutine 50 - GearChg2_Virtual (virtual spindle gear change)
Purpose
Using subroutine 50, you can requests the system to switch to the corresponding gear after changing the gear manually.
The corresponding gear is set when M41-M45 are executed.
This subroutine must not be used together with GearChg1_Auto (SBR 49).
Local variable definition
Outputs
:=0, low gear level; :=1, high gear level
Assigned global variables
None