OpcDataType Enum

Namespace: Opc.UaFx
Assemblies: Opc.UaFx.Advanced.dll

C#

public enum OpcDataType


Inheritance ObjectValueTypeEnum › OpcDataType

Name Value Description
Null 0
Boolean 1
SByte 2
Byte 3
Int16 4
UInt16 5
Int32 6
UInt32 7
Int64 8
UInt64 9
Float 10
Double 11
String 12
DateTime 13
Guid 14
ByteString 15
XmlElement 16
NodeId 17
ExpandedNodeId 18
Status 19
QualifiedName 20
LocalizedText 21
ExtensionObject 22
Value 23
Variant 24
DiagnosticInfo 25
Number 26
Integer 27
UInteger 28
Enumeration 29
Object 2147483647