Log. ID of a PLC unit agent in a Job Manager group (P-STUP-00210)
P-STUP-00210 | Logical ID of a PLC unit agent in a Job Manager group |
Description | Every agent (slave) in a Job Manager group is invoked by the client (master) by its logical ID “log_id” at the start. Due to the necessary uniqueness, the “log_id” may only be used once for PLC units in the Jog Manager group. |
Parameter | jobmanager.group[i].plc_slave[j].log_id where i = 0 to 1 (maximum number of groups: 2, application-specific) and j = 0 to 31 (max. HLI interfaces: 32, application-specific) |
Data type | UNS16 |
Data range | 1 … 65536 |
Dimension | ---- |
Default value | 0 |
Remarks | There are two types of agent: CNC channels and PLC units. The logical ID always refers to the particular type. |