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

Description 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)
 Checks if encodeable is the same object or has the same content More...
 
virtual object Clone ()
 
 

Properties

BooleanCollection Booleans [get, set]
  More...
 
SByteCollection SBytes [get, set]
  More...
 
Int16Collection Int16s [get, set]
  More...
 
UInt16Collection UInt16s [get, set]
  More...
 
Int32Collection Int32s [get, set]
  More...
 
UInt32Collection UInt32s [get, set]
  More...
 
Int64Collection Int64s [get, set]
  More...
 
UInt64Collection UInt64s [get, set]
  More...
 
FloatCollection Floats [get, set]
  More...
 
DoubleCollection Doubles [get, set]
  More...
 
StringCollection Strings [get, set]
  More...
 
DateTimeCollection DateTimes [get, set]
  More...
 
UuidCollection Guids [get, set]
  More...
 
ByteStringCollection ByteStrings [get, set]
  More...
 
XmlElementCollection XmlElements [get, set]
  More...
 
NodeIdCollection NodeIds [get, set]
  More...
 
ExpandedNodeIdCollection ExpandedNodeIds [get, set]
  More...
 
StatusCodeCollection StatusCodes [get, set]
  More...
 
DiagnosticInfoCollection DiagnosticInfos [get, set]
  More...
 
QualifiedNameCollection QualifiedNames [get, set]
  More...
 
LocalizedTextCollection LocalizedTexts [get, set]
  More...
 
ExtensionObjectCollection ExtensionObjects [get, set]
  More...
 
DataValueCollection DataValues [get, set]
  More...
 
VariantCollection Variants [get, set]
  More...
 
EnumeratedTestTypeCollection EnumeratedValues [get, set]
  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

Description

Constructor & Destructor Documentation

UnifiedAutomation.UaBase.ArrayTestType.ArrayTestType ( )
inline

The default constructor.

Member Function Documentation

virtual bool UnifiedAutomation.UaBase.ArrayTestType.IsEqual ( IEncodeable  encodeable)
inlinevirtual

Checks if encodeable is the same object or has the same content

Parameters
encodeable
Returns

Property Documentation

BooleanCollection UnifiedAutomation.UaBase.ArrayTestType.Booleans
getset

ByteStringCollection UnifiedAutomation.UaBase.ArrayTestType.ByteStrings
getset

DataValueCollection UnifiedAutomation.UaBase.ArrayTestType.DataValues
getset

DateTimeCollection UnifiedAutomation.UaBase.ArrayTestType.DateTimes
getset

DiagnosticInfoCollection UnifiedAutomation.UaBase.ArrayTestType.DiagnosticInfos
getset

DoubleCollection UnifiedAutomation.UaBase.ArrayTestType.Doubles
getset

EnumeratedTestTypeCollection UnifiedAutomation.UaBase.ArrayTestType.EnumeratedValues
getset

ExpandedNodeIdCollection UnifiedAutomation.UaBase.ArrayTestType.ExpandedNodeIds
getset

ExtensionObjectCollection UnifiedAutomation.UaBase.ArrayTestType.ExtensionObjects
getset

FloatCollection UnifiedAutomation.UaBase.ArrayTestType.Floats
getset

UuidCollection UnifiedAutomation.UaBase.ArrayTestType.Guids
getset

Int16Collection UnifiedAutomation.UaBase.ArrayTestType.Int16s
getset

Int32Collection UnifiedAutomation.UaBase.ArrayTestType.Int32s
getset

Int64Collection UnifiedAutomation.UaBase.ArrayTestType.Int64s
getset

LocalizedTextCollection UnifiedAutomation.UaBase.ArrayTestType.LocalizedTexts
getset

NodeIdCollection UnifiedAutomation.UaBase.ArrayTestType.NodeIds
getset

QualifiedNameCollection UnifiedAutomation.UaBase.ArrayTestType.QualifiedNames
getset

SByteCollection UnifiedAutomation.UaBase.ArrayTestType.SBytes
getset

StatusCodeCollection UnifiedAutomation.UaBase.ArrayTestType.StatusCodes
getset

StringCollection UnifiedAutomation.UaBase.ArrayTestType.Strings
getset

UInt16Collection UnifiedAutomation.UaBase.ArrayTestType.UInt16s
getset

UInt32Collection UnifiedAutomation.UaBase.ArrayTestType.UInt32s
getset

UInt64Collection UnifiedAutomation.UaBase.ArrayTestType.UInt64s
getset

VariantCollection UnifiedAutomation.UaBase.ArrayTestType.Variants
getset

XmlElementCollection UnifiedAutomation.UaBase.ArrayTestType.XmlElements
getset


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