ST_LON_ConfigTable
Used by: FB_Write_Config_Table / FB_Read_Config_Table
TYPE ST_LON_ConfigTable :
STRUCT
bPriority : BOOL;
bDirection : BOOL;
wSelector : WORD;
bTurnaround : BOOL;
usiService : USINT;
bAuth : BOOL;
usiAddrIndex : USINT;
END_STRUCT
END_TYPE
bPriority: priority.
bDirection: direction.
wSelector: selector.
bTurnaround: turn around.
usiService: service.
bAuth: auth.
usiAddrIndex: Address index.
Requirements
Development Environment | PLC library to include |
---|---|
TwinCAT from v3.1.4020.14 | Tc2_LON from 3.3.4.0 |