Subroutine 49 - Gearchg1_Auto (Automatic Spindle Gear Change) - Siemens SINUMERIK 808D ADVANCED Commissioning Manual

Hide thumbs Also See for SINUMERIK 808D ADVANCED:
Table of Contents

Advertisement

Outputs
Name
HintMsg0
Alarm0
Assigned global variables
ServPlan_msg0
ServPlan_alm0
Relevant PLC machine data
None
Example for calling subroutine 48
6.6.23

Subroutine 49 - GearChg1_Auto (automatic spindle gear change)

Purpose
Subroutine 49 is used to automatically change the gear for the analog spindle with 2-level gear detection signals.
During a gear change, the spindle oscillates and the PLC outputs the gear change signal. When the PLC detects that the
desired gear level has been reached, the gear change has been completed.
You cannot use this subroutine together with subroutine 50.
Local variable definition
Inputs
Name
Type
D_CHG
WORD
D_MON
WORD
D_S0
WORD
T_GC
WORD
S_hold
BOOL
S_alarm
BOOL
LGi
BOOL
HGi
BOOL
Outputs
Name
Type
LGo
BOOL
HGo
BOOL
LG_LED
BOOL
HG_LED
BOOL
184
Type
Description
BOOL
Hint message for 1st service plan
BOOL
Alarm message for 1st service plan
BOOL
Notification message of the first service plan
BOOL
Alarm message for 1st service plan
Description
Delay time for gear changing
Monitor time for gear-change in position
Delay time for the spindle to come to standstill
Monitor time for the whole gear change process, must > D_CHG + D_MON + D_S0
Spindle stopped (NO)
Spindle alarm (NO)
Low gear level in position (NO)
High gear level in position (NO)
Description
Low gear level output
High gear level output
Low gear level in-position indicator
High gear level in-position indicator
Commissioning Manual
01/2017

Advertisement

Table of Contents
loading

Table of Contents