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

Description More...

Inherits UnifiedAutomation.UaBase.IEncodeable.

Public Member Functions

 ScalarTestType ()
 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

bool Boolean [get, set]
  More...
 
sbyte SByte [get, set]
  More...
 
byte Byte [get, set]
  More...
 
short Int16 [get, set]
  More...
 
ushort UInt16 [get, set]
  More...
 
int Int32 [get, set]
  More...
 
uint UInt32 [get, set]
  More...
 
long Int64 [get, set]
  More...
 
ulong UInt64 [get, set]
  More...
 
float Float [get, set]
  More...
 
double Double [get, set]
  More...
 
string String [get, set]
  More...
 
DateTime DateTime [get, set]
  More...
 
Guid Guid [get, set]
  More...
 
byte[] ByteString [get, set]
  More...
 
XmlElement XmlElement [get, set]
  More...
 
NodeId NodeId [get, set]
  More...
 
ExpandedNodeId ExpandedNodeId [get, set]
  More...
 
StatusCode StatusCode [get, set]
  More...
 
DiagnosticInfo DiagnosticInfo [get, set]
  More...
 
QualifiedName QualifiedName [get, set]
  More...
 
LocalizedText LocalizedText [get, set]
  More...
 
ExtensionObject ExtensionObject [get, set]
  More...
 
DataValue DataValue [get, set]
  More...
 
EnumeratedTestType EnumeratedValue [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.ScalarTestType.ScalarTestType ( )
inline

The default constructor.

Member Function Documentation

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

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

Parameters
encodeable
Returns

Implements UnifiedAutomation.UaBase.IEncodeable.

Property Documentation

bool UnifiedAutomation.UaBase.ScalarTestType.Boolean
getset

byte UnifiedAutomation.UaBase.ScalarTestType.Byte
getset

byte [] UnifiedAutomation.UaBase.ScalarTestType.ByteString
getset

DataValue UnifiedAutomation.UaBase.ScalarTestType.DataValue
getset

DateTime UnifiedAutomation.UaBase.ScalarTestType.DateTime
getset

DiagnosticInfo UnifiedAutomation.UaBase.ScalarTestType.DiagnosticInfo
getset

double UnifiedAutomation.UaBase.ScalarTestType.Double
getset

EnumeratedTestType UnifiedAutomation.UaBase.ScalarTestType.EnumeratedValue
getset

ExpandedNodeId UnifiedAutomation.UaBase.ScalarTestType.ExpandedNodeId
getset

ExtensionObject UnifiedAutomation.UaBase.ScalarTestType.ExtensionObject
getset

float UnifiedAutomation.UaBase.ScalarTestType.Float
getset

Guid UnifiedAutomation.UaBase.ScalarTestType.Guid
getset

short UnifiedAutomation.UaBase.ScalarTestType.Int16
getset

int UnifiedAutomation.UaBase.ScalarTestType.Int32
getset

long UnifiedAutomation.UaBase.ScalarTestType.Int64
getset

LocalizedText UnifiedAutomation.UaBase.ScalarTestType.LocalizedText
getset

NodeId UnifiedAutomation.UaBase.ScalarTestType.NodeId
getset

QualifiedName UnifiedAutomation.UaBase.ScalarTestType.QualifiedName
getset

sbyte UnifiedAutomation.UaBase.ScalarTestType.SByte
getset

StatusCode UnifiedAutomation.UaBase.ScalarTestType.StatusCode
getset

string UnifiedAutomation.UaBase.ScalarTestType.String
getset

ushort UnifiedAutomation.UaBase.ScalarTestType.UInt16
getset

uint UnifiedAutomation.UaBase.ScalarTestType.UInt32
getset

ulong UnifiedAutomation.UaBase.ScalarTestType.UInt64
getset

XmlElement UnifiedAutomation.UaBase.ScalarTestType.XmlElement
getset


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