Detailed Description
2.12 Block descriptions
PLC Basic Program Solution Line (P3 sl)
2-114 Function Manual, 08/2005 Edition, 6FC5397-0BP10-0BA0
PI service: NCRES
Initiate NC Reset
Function:
Initiates an NCK Reset. The Unit and WVar1 parameters must be assigned 0.
Parameterization:
Signal Type Value range Meaning
PIService ANY PI.NCRES Initiate NC Reset
Unit INT 0 0
WVar1 WORD 0 0
PI service: Select
Function:
A program stored on the NCK is selected for processing for one 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.
Possible block types
Workpiece directory WPD
Main program MPF
Subprogram SPF
Cycles CYC
Asynchronous subprograms ASP
Binary files BIN
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