Detailed Description
2.12 Block descriptions
PLC Basic Program Solution Line (P3 sl)
2-110 Function Manual, 08/2005 Edition, 6FC5397-0BP10-0BA0
Possible block types
Block types
Workpiece directory WPD
Main program MPF
Subprogram SPF
Cycles CYC
Asynchronous subprograms ASP
Binary files BIN
Parameter assignment
Signal Type Value range Meaning
PIService ANY PI.SELECT Program selection
Unit INT 1 to 10 Channel
Addr1 STRING Path name
Addr2 STRING Program name
PI service: ASUB
Assign interrupt
Function:
A program stored on the NCK is assigned an interrupt signal for a channel. This is possible
only if the file may be executed. The path name and program name must be entered as
described in the Programming Guide (Chapter "File and Program Management", Section
"Program Memory"). Please also refer to example of FB 4 for notation of path and program
names.
Parameter assignment
Signal Type Value range Meaning
PIService ANY PI.ASUP Assign interrupt
Unit INT 1 to 10 Channel
WVar1 WORD 1 to 8 Interrupt number
WVar2 WORD 1 to 8 Priority
WVar3 WORD 0/1 LIFTFAST
WVar4 WORD 0/1 BLSYNC
Addr1 STRING Path name
Addr2 STRING Program name