E_SercosAttribLen
TYPE E_SercosAttribLen : (
eLEN_2BYTE := 1, (* 2 bytes, fixed length *)
eLEN_4BYTE := 2, (* 4 bytes, fixed length *)
eLEN_8BYTE := 3, (* 8 bytes, fixed length *)
eLEN_V1BYTE := 4, (* 1 bytes, variable length *)
eLEN_V2BYTE := 5, (* 2 bytes, variable length *)
eLEN_V4BYTE := 6, (* 4 bytes, variable length *)
eLEN_V8BYTE := 7 (* 8 bytes, variable length *)
);
END_TYPE
Requirements
Development environment |
Target platform |
IO hardware |
PLC libraries to be integrated (category group) |
---|---|---|---|
TwinCAT v3.1.0 |
PC (x86) |
Sercans SCS-P ISA; Sercans SCS-P PCI; |
Tc2_IoFunctions (IO) |