UA Bundle SDK .NET  2.1.2.227
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Groups Pages
UnifiedAutomation.UaBase.ArrayTestType Class Reference

A complex type containing all possible array types used for testing. More...

Inherits UnifiedAutomation.UaBase.IEncodeable.

Public Member Functions

 ArrayTestType ()
 The default constructor. More...
 
virtual void Encode (IEncoder encoder)
 
 
virtual void Decode (IDecoder decoder)
 
 
virtual bool IsEqual (IEncodeable encodeable)
 
 
virtual object Clone ()
 
 

Properties

BooleanCollection Booleans [get, set]
 A description for the Booleans field. More...
 
SByteCollection SBytes [get, set]
 A description for the SBytes field. More...
 
Int16Collection Int16s [get, set]
 A description for the Int16s field. More...
 
UInt16Collection UInt16s [get, set]
 A description for the UInt16s field. More...
 
Int32Collection Int32s [get, set]
 A description for the Int32s field. More...
 
UInt32Collection UInt32s [get, set]
 A description for the UInt32s field. More...
 
Int64Collection Int64s [get, set]
 A description for the Int64s field. More...
 
UInt64Collection UInt64s [get, set]
 A description for the UInt64s field. More...
 
FloatCollection Floats [get, set]
 A description for the Floats field. More...
 
DoubleCollection Doubles [get, set]
 A description for the Doubles field. More...
 
StringCollection Strings [get, set]
 A description for the Strings field. More...
 
DateTimeCollection DateTimes [get, set]
 A description for the DateTimes field. More...
 
UuidCollection Guids [get, set]
 A description for the Guids field. More...
 
ByteStringCollection ByteStrings [get, set]
 A description for the ByteStrings field. More...
 
XmlElementCollection XmlElements [get, set]
 A description for the XmlElements field. More...
 
NodeIdCollection NodeIds [get, set]
 A description for the NodeIds field. More...
 
ExpandedNodeIdCollection ExpandedNodeIds [get, set]
 A description for the ExpandedNodeIds field. More...
 
StatusCodeCollection StatusCodes [get, set]
 A description for the StatusCodes field. More...
 
DiagnosticInfoCollection DiagnosticInfos [get, set]
 A description for the DiagnosticInfos field. More...
 
QualifiedNameCollection QualifiedNames [get, set]
 A description for the QualifiedNames field. More...
 
LocalizedTextCollection LocalizedTexts [get, set]
 A description for the LocalizedTexts field. More...
 
ExtensionObjectCollection ExtensionObjects [get, set]
 A description for the ExtensionObjects field. More...
 
DataValueCollection DataValues [get, set]
 A description for the DataValues field. More...
 
VariantCollection Variants [get, set]
 A description for the Variants field. More...
 
EnumeratedTestTypeCollection EnumeratedValues [get, set]
 A description for the EnumeratedValues field. More...
 
virtual ExpandedNodeId TypeId [get]
 
 
virtual ExpandedNodeId BinaryEncodingId [get]
 
 
virtual ExpandedNodeId XmlEncodingId [get]
 
 
- Properties inherited from UnifiedAutomation.UaBase.IEncodeable
ExpandedNodeId TypeId [get]
 Returns the UA type identifier for the encodable type. More...
 
ExpandedNodeId BinaryEncodingId [get]
 Returns the UA type identifier for the default binary encoding for the type. More...
 
ExpandedNodeId XmlEncodingId [get]
 Returns the UA type identifier for the default XML encoding for the type. More...
 

Detailed Description

A complex type containing all possible array types used for testing.

<exclude>

Constructor & Destructor Documentation

UnifiedAutomation.UaBase.ArrayTestType.ArrayTestType ( )

The default constructor.

Property Documentation

BooleanCollection UnifiedAutomation.UaBase.ArrayTestType.Booleans
getset

A description for the Booleans field.

ByteStringCollection UnifiedAutomation.UaBase.ArrayTestType.ByteStrings
getset

A description for the ByteStrings field.

DataValueCollection UnifiedAutomation.UaBase.ArrayTestType.DataValues
getset

A description for the DataValues field.

DateTimeCollection UnifiedAutomation.UaBase.ArrayTestType.DateTimes
getset

A description for the DateTimes field.

DiagnosticInfoCollection UnifiedAutomation.UaBase.ArrayTestType.DiagnosticInfos
getset

A description for the DiagnosticInfos field.

DoubleCollection UnifiedAutomation.UaBase.ArrayTestType.Doubles
getset

A description for the Doubles field.

EnumeratedTestTypeCollection UnifiedAutomation.UaBase.ArrayTestType.EnumeratedValues
getset

A description for the EnumeratedValues field.

ExpandedNodeIdCollection UnifiedAutomation.UaBase.ArrayTestType.ExpandedNodeIds
getset

A description for the ExpandedNodeIds field.

ExtensionObjectCollection UnifiedAutomation.UaBase.ArrayTestType.ExtensionObjects
getset

A description for the ExtensionObjects field.

FloatCollection UnifiedAutomation.UaBase.ArrayTestType.Floats
getset

A description for the Floats field.

UuidCollection UnifiedAutomation.UaBase.ArrayTestType.Guids
getset

A description for the Guids field.

Int16Collection UnifiedAutomation.UaBase.ArrayTestType.Int16s
getset

A description for the Int16s field.

Int32Collection UnifiedAutomation.UaBase.ArrayTestType.Int32s
getset

A description for the Int32s field.

Int64Collection UnifiedAutomation.UaBase.ArrayTestType.Int64s
getset

A description for the Int64s field.

LocalizedTextCollection UnifiedAutomation.UaBase.ArrayTestType.LocalizedTexts
getset

A description for the LocalizedTexts field.

NodeIdCollection UnifiedAutomation.UaBase.ArrayTestType.NodeIds
getset

A description for the NodeIds field.

QualifiedNameCollection UnifiedAutomation.UaBase.ArrayTestType.QualifiedNames
getset

A description for the QualifiedNames field.

SByteCollection UnifiedAutomation.UaBase.ArrayTestType.SBytes
getset

A description for the SBytes field.

StatusCodeCollection UnifiedAutomation.UaBase.ArrayTestType.StatusCodes
getset

A description for the StatusCodes field.

StringCollection UnifiedAutomation.UaBase.ArrayTestType.Strings
getset

A description for the Strings field.

UInt16Collection UnifiedAutomation.UaBase.ArrayTestType.UInt16s
getset

A description for the UInt16s field.

UInt32Collection UnifiedAutomation.UaBase.ArrayTestType.UInt32s
getset

A description for the UInt32s field.

UInt64Collection UnifiedAutomation.UaBase.ArrayTestType.UInt64s
getset

A description for the UInt64s field.

VariantCollection UnifiedAutomation.UaBase.ArrayTestType.Variants
getset

A description for the Variants field.

XmlElementCollection UnifiedAutomation.UaBase.ArrayTestType.XmlElements
getset

A description for the XmlElements field.


The documentation for this class was generated from the following file: