.NET Based OPC UA Client/Server SDK  3.3.0.530
UnifiedAutomation.UaBase.DatagramWriterGroupTransport2DataType Class Reference

More...

Inherits UnifiedAutomation.UaBase.DatagramWriterGroupTransportDataType.

Public Member Functions

 DatagramWriterGroupTransport2DataType ()
 
override void Encode (IEncoder encoder)
 
override void Decode (IDecoder decoder)
 
override bool IsEqual (IEncodeable encodeable)
 
override object Clone ()
 
- Public Member Functions inherited from UnifiedAutomation.UaBase.DatagramWriterGroupTransportDataType
 DatagramWriterGroupTransportDataType ()
 
- Public Member Functions inherited from UnifiedAutomation.UaBase.WriterGroupTransportDataType
 WriterGroupTransportDataType ()
 

Properties

ExtensionObject Address_ExtensionObject [get]
 
NetworkAddressDataType Address [get, set]
 
string QosCategory [get, set]
 
ExtensionObjectCollection DatagramQos_ExtensionObjects [get]
 
TransmitQosDataTypeCollection DatagramQos [get, set]
 
uint DiscoveryAnnounceRate [get, set]
 
string Topic [get, set]
 
override ExpandedNodeId TypeId [get]
 
override ExpandedNodeId BinaryEncodingId [get]
 
override ExpandedNodeId XmlEncodingId [get]
 
- Properties inherited from UnifiedAutomation.UaBase.DatagramWriterGroupTransportDataType
byte MessageRepeatCount [get, set]
 
double MessageRepeatDelay [get, set]
 
override ExpandedNodeId TypeId [get]
 
override ExpandedNodeId BinaryEncodingId [get]
 
override ExpandedNodeId XmlEncodingId [get]
 
- Properties inherited from UnifiedAutomation.UaBase.WriterGroupTransportDataType
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 encodeable 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

Constructor & Destructor Documentation

UnifiedAutomation.UaBase.DatagramWriterGroupTransport2DataType.DatagramWriterGroupTransport2DataType ( )

Property Documentation

NetworkAddressDataType UnifiedAutomation.UaBase.DatagramWriterGroupTransport2DataType.Address
getset

ExtensionObject UnifiedAutomation.UaBase.DatagramWriterGroupTransport2DataType.Address_ExtensionObject
get

TransmitQosDataTypeCollection UnifiedAutomation.UaBase.DatagramWriterGroupTransport2DataType.DatagramQos
getset

ExtensionObjectCollection UnifiedAutomation.UaBase.DatagramWriterGroupTransport2DataType.DatagramQos_ExtensionObjects
get

uint UnifiedAutomation.UaBase.DatagramWriterGroupTransport2DataType.DiscoveryAnnounceRate
getset

string UnifiedAutomation.UaBase.DatagramWriterGroupTransport2DataType.QosCategory
getset

string UnifiedAutomation.UaBase.DatagramWriterGroupTransport2DataType.Topic
getset


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