E_ExpParameterType
Syntax
Definition:
{attribute 'qualified_only'}
TYPE E_ExpParameterType :
(
NULL := 0,
Boolean := 1,
Byte_ := 2,
Int16 := 3,
Int32 := 4,
Int64 := 5,
UInt16 := 6,
UInt32 := 7,
UInt64 := 8,
DateTime := 9,
Float32 := 10,
Double64 := 11,
STRING_ := 12,
ByteArray := 13,
Struct_ := 14,
XMLTAGName := 15
);
END_TYPE
Voraussetzungen
Entwicklungsumgebung | Zielplattform | Einzubindende SPS Bibliotheken |
---|---|---|
TwinCAT v3.1 Build 4020.10 | PC oder CX (x86) | Tc3_Database |