QuickOPC User's Guide and Reference
UAOpcBinaryStandardDataTypes Class Members
Properties  Methods 


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.DataTypeModel Namespace : UAOpcBinaryStandardDataTypes Class

The following tables list the members exposed by UAOpcBinaryStandardDataTypes.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)"A single bit value."  
Public Propertystatic (Shared in Visual Basic)"A two-state logical value represented as an 8-bit value."  
Public Propertystatic (Shared in Visual Basic)"An 8-bit unsigned integer."  
Public Propertystatic (Shared in Visual Basic)"A sequence of bytes preceded by its length in bytes."  
Public Propertystatic (Shared in Visual Basic)"An 8-bit UTF-8 character value."  
Public Propertystatic (Shared in Visual Basic)"A sequence of UTF-8 characters preceded by the number of characters."  
Public Propertystatic (Shared in Visual Basic)"A 64-bit signed integer representing the number of 100 nanoseconds intervals since 1601-01-01 00:00:00."  
Public Propertystatic (Shared in Visual Basic)"An IEEE 754-1985 double precision floating point value."  
Public Propertystatic (Shared in Visual Basic)"An IEEE 754-1985 single precision floating point value."  
Public Propertystatic (Shared in Visual Basic)"A 128-bit structured type that represents a WIN32 GUID value."  
Public Propertystatic (Shared in Visual Basic)"A 16-bit signed integer."  
Public Propertystatic (Shared in Visual Basic)"A 32-bit signed integer."  
Public Propertystatic (Shared in Visual Basic)"A 64-bit signed integer."  
Public Propertystatic (Shared in Visual Basic)"An 8-bit signed integer."  
Public Propertystatic (Shared in Visual Basic)"A null terminated sequence of UTF-8 characters."  
Public Propertystatic (Shared in Visual Basic)"A 16-bit unsigned integer."  
Public Propertystatic (Shared in Visual Basic)"A 32-bit unsigned integer."  
Public Propertystatic (Shared in Visual Basic)"A 64-bit signed integer."  
Public Propertystatic (Shared in Visual Basic)"A 16-bit UTF-16 character value."  
Public Propertystatic (Shared in Visual Basic)"A sequence of UTF-16 characters preceded by the number of characters."  
Public Propertystatic (Shared in Visual Basic)"A null terminated sequence of UTF-16 characters."  
Top
Public Methods
 NameDescription
Public Method (Inherited from object)
Public MethodServes as the default hash function. (Inherited from object)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodReturns a string that represents the current object. (Inherited from object)
Top
Protected Methods
 NameDescription
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Top
See Also

Reference

UAOpcBinaryStandardDataTypes Class
OpcLabs.EasyOpc.UA.DataTypeModel Namespace