Name |
Value |
Description This OPC variable types correspond to the IEC 61131-3 data types: |
---|---|---|
0 |
- |
|
1 |
BOOL |
|
2 |
SINT |
|
3 |
USINT |
|
4 |
INT |
|
5 |
UINT |
|
6 |
DINT |
|
7 |
UDINT |
|
8 |
LINT |
|
9 |
ULINT |
|
10 |
REAL |
|
11 |
LREAL |
|
12 |
STRING (Maximum length of string equals to 255 bytes). |
|
13 |
DT |
|
17 |
ARRAY OF BYTE (Exclusive to UA_MethodCall.) |
|
21 |
The type UATypeLocalizedText corresponds to the data type UALocalizedText. The variable described using this type must be of data type UALocalizedText.
NOTE: Variables with data type ET_VarType.UATypeLocalizedText are exclusive to Modicon M262 Logic/Motion Controllers with firmware version V5.2.8.27 or greater.
|
|
98 |
STRING (Maximum length of string equals to 255 bytes). |
|
99 |
The value UATypeIECSymbol allows you to configure the client by using the Symbol configuration:
For a code example, refer to ST_Variable, Code Example. |