ST_GENIbusComRegisterData
Register address and contents for the parameterization of terminals.
TYPE ST_GENIbusComRegisterData :
STRUCT
byRegister : BYTE;
wValue : WORD;
END_STRUCT
END_TYPE
Name | Type | Description |
---|---|---|
byRegister | BYTE | Register address |
wValue | WORD | Register contents |
Requirements
Development environment | PLC library to include |
---|---|
TwinCAT from v3.1.4020.14 | Tc2_GENIbus from v3.3.0.0 |