Determine the symbolic name of an object (for example, LXM62DxS, logical encoder, virtual encoder) from its logical address.
The name of the object with the logical address i_stLogAdr is determined. It is transferred in the iq_sName variable. i_diMaxSize specifies the maximum string size.
Input |
Data type |
Description |
---|---|---|
i_stLogAdr |
ST_LogicalAddress |
Logical address of the object |
i_diMaxSize |
DINT |
Maximum string size |
Input/Output |
Data type |
Description |
---|---|---|
iq_sName |
STRING[80] |
Name of the object |