Detailed description
2.12 Block descriptions
Power Line Basic PLC Program (P3)
2-132 Function Manual, 08/2005 Edition, 6FC5397-0BP10-0BA0
The magazine location to be traversed can be qualified by the following:
• T number of the tool
The location where the tool is positioned traverses; the tool identifier, duplo number,
location number_from and magazine number_from parameters are irrelevant (i.e., values
"" , "-0001", "-0001","-0001").
Or
• Tool identifier and duplo number
The location where the tool is positioned traverses; the T number, location number_from
and magazine number_from parameters are irrelevant (i.e., value "-0001" each).
Or
• Direct specification of the location in the location_number_from
and magazine_number_from parameters
The tool-qualifying parameters T number, tool identifier and duplo number are irrelevant
(i.e., values "-0001", "", "-0001").
Parameterization
Signal Type Value range Meaning
PIService ANY PI.TMPOSM Position magazine
location or tool
Unit INT 1, 2 TOA
Addr1 STRING max. 32 characters Tool identifier
WVar1 INT T number
WVar2 INT Duplo number
WVar3 INT Location_number_from
WVar4 INT Magazine_number_fro
m
WVar5 INT Location number_ref
WVar6 INT Magazine number_ref
PI service: LOGIN
Create password
Function:
Transfers the parameterized password to the NCK. The passwords generally consist of 8
characters. If required, blanks must be added to the string of the password.
Example:
Password: STRING[8] := 'SUNRISE?';