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

A description for the ProgramDiagnosticDataType DataType. More...

Inherits UnifiedAutomation.UaBase.IEncodeable.

Public Member Functions

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

Properties

NodeId CreateSessionId [get, set]
 A description for the CreateSessionId field. More...
 
string CreateClientName [get, set]
 A description for the CreateClientName field. More...
 
DateTime InvocationCreationTime [get, set]
 A description for the InvocationCreationTime field. More...
 
DateTime LastTransitionTime [get, set]
 A description for the LastTransitionTime field. More...
 
string LastMethodCall [get, set]
 A description for the LastMethodCall field. More...
 
NodeId LastMethodSessionId [get, set]
 A description for the LastMethodSessionId field. More...
 
ArgumentCollection LastMethodInputArguments [get, set]
 A description for the LastMethodInputArguments field. More...
 
ArgumentCollection LastMethodOutputArguments [get, set]
 A description for the LastMethodOutputArguments field. More...
 
DateTime LastMethodCallTime [get, set]
 A description for the LastMethodCallTime field. More...
 
StatusResult LastMethodReturnStatus [get, set]
 A description for the LastMethodReturnStatus 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 description for the ProgramDiagnosticDataType DataType.

<exclude>

Constructor & Destructor Documentation

UnifiedAutomation.UaBase.ProgramDiagnosticDataType.ProgramDiagnosticDataType ( )

The default constructor.

Property Documentation

string UnifiedAutomation.UaBase.ProgramDiagnosticDataType.CreateClientName
getset

A description for the CreateClientName field.

NodeId UnifiedAutomation.UaBase.ProgramDiagnosticDataType.CreateSessionId
getset

A description for the CreateSessionId field.

DateTime UnifiedAutomation.UaBase.ProgramDiagnosticDataType.InvocationCreationTime
getset

A description for the InvocationCreationTime field.

string UnifiedAutomation.UaBase.ProgramDiagnosticDataType.LastMethodCall
getset

A description for the LastMethodCall field.

DateTime UnifiedAutomation.UaBase.ProgramDiagnosticDataType.LastMethodCallTime
getset

A description for the LastMethodCallTime field.

ArgumentCollection UnifiedAutomation.UaBase.ProgramDiagnosticDataType.LastMethodInputArguments
getset

A description for the LastMethodInputArguments field.

ArgumentCollection UnifiedAutomation.UaBase.ProgramDiagnosticDataType.LastMethodOutputArguments
getset

A description for the LastMethodOutputArguments field.

StatusResult UnifiedAutomation.UaBase.ProgramDiagnosticDataType.LastMethodReturnStatus
getset

A description for the LastMethodReturnStatus field.

NodeId UnifiedAutomation.UaBase.ProgramDiagnosticDataType.LastMethodSessionId
getset

A description for the LastMethodSessionId field.

DateTime UnifiedAutomation.UaBase.ProgramDiagnosticDataType.LastTransitionTime
getset

A description for the LastTransitionTime field.


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