PLC
9836 3521 01 221
This output control which spindles to run when the station is started.
Takes one of the following values:
ï‚· 0: Connect normally. The bolts connected to the spindle will run
the tightening program specified in the mode table when
station is started.
ï‚· 1: Disconnected with OK status
ï‚· 2: Disconnected with NOK status
ï‚· 3: Do not run during next cycle
The difference between "Disconnected" and "Do not Run" is that in
the first case the bolt connected to the spindle will be reported with
the given status and in the latter nothing is reported for the bolt. In
neither case will the bolt start when the station is started.
Reports current motor temperature in centigrade for all spindles.
Updated at cycle start and end.
Reports number of cycles before service should take place.
ARRAY [0..31]
OF
{DATAHOLD,
DATADROP}
Cycle data is saved for this device.
Cycle data is not saved for this
device.
Cycle data is saved for this device
but the wanted and undread bits are
not set (datahold bit is set instead).
Cycle data is dropped for this device
when a positive edge is detected on
datadrop (latest or specific ID).
Cycle data is kept for this device
when a negative edge is detected on
datahold (cycle data that have the
datahold bit set is marked as wanted
and unread).
Set when all bolts in the cycle have reached a synchronization
point and have status OK. It will stay set until next step start.
The minimum time is one PLC cycle.
Set when all bolts in the cycle have reached a synchronization
point and at least one bolt has status NOK. It will stay set until
next step start. The minimum time is one PLC cycle.