P4: PLC for SINUMERIK 828D
14.6 Function interface
Basic Functions
1196
Function Manual, 09/2011, 6FC5397-0BP40-2BA0
14.6.5.1
The ASUB UP interface
Job start
INT1 start, INT2 start
1: Starts the execution of the ASUB, which is assigned to the INT in question.
0: Reset to 0 for acknowledgement input in the result interface
Job result
DB3400
ASUB: Job [r/w]
PLC -> NCK interface
Byte
Bit 7
Bit 6
Bit 5
Bit 4
Bit 3
Bit 2
Bit 1
Bit 0
DBB 0000
INT1 start
DBB 0001
INT2 start
DBB 0002
DBB 0003
DB3400
ASUB: Result [r]
PLC -> NCK interface
Byte
Bit 7
Bit 6
Bit 5
Bit 4
Bit 3
Bit 2
Bit 1
Bit 0
DBB 1000
INT1
ASUB
cannot be
executed
Interrupt
No. not
allocated
ASUB is
being
executed
ASUB
completed
DBB 1001
INT2
ASUB
cannot be
executed
Interrupt
No. not
allocated
ASUB is
being
executed
ASUB
completed
DBB 1002
DBB 2003