E_GENIbusAddrType
Addressing type.
TYPE E_GENIbusAddrType :
(
eGENIbusAddrTypeSingle := 0,
eGENIbusAddrTypeMulti := 1,
eGENIbusAddrTypeBroadcast := 2
);
END_TYPE
Requirements
Development environment | PLC library to include |
---|---|
TwinCAT from v3.1.4020.14 | Tc2_GENIbus from v3.3.0.0 |