The following tables list the members exposed by EasyUAUriStrings.
Public Fields
| | Name | Description |
 | ComplexDataClientPlugin | OPC UA complex data client plug-in.
This is a constant, and its value is "http://opclabs.com/Plugins/EasyOpc/UA/UAComplexDataClient". |
 | ComplexDataSubscriberPlugin | OPC UA complex data subscriber plug-in.
This is a constant, and its value is "http://opclabs.com/Plugins/EasyOpc/UA/UAComplexDataSubscriber". |
 | ConsoleInteractionPlugin | OPC UA console interaction plug-in.
This is a constant, and its value is "http://opclabs.com/Plugins/EasyOpc/UA/UAConsoleInteraction". |
 | OpcBinaryDtsPlugin | OPC Binary DTS (Data Type System) plug-in.
This is a constant, and its value is "http://opclabs.com/Plugins/EasyOpc/UA/UAOpcBinaryDts". |
 | OptimizerPlugin | OPC-UA optimizer plug-in.
This is a constant, and its value is "http://opclabs.com/Plugins/EasyOpc/UA/UAOptimizer". |
 | ServerDtmpPlugin | OPC Server DTMP (Data Type Model Provider) plug-in.
This is a constant, and its value is "http://opclabs.com/Plugins/EasyOpc/UA/UAServerDtmp". |
 | TelemetryPlugin | OPC UA telemetry plug-in.
This is a constant, and its value is "http://opclabs.com/Plugins/EasyOpc/UA/UATelemetry". |
 | WindowsFormsInteractionPlugin | OPC UA Windows Forms interaction plug-in.
This is a constant, and its value is "http://opclabs.com/Plugins/EasyOpc/UA/UAWindowsFormsInteraction". |
 | XmlSchemaDtsPlugin | XML Schema DTS (Data Type System) plug-in.
This is a constant, and its value is "http://opclabs.com/Plugins/EasyOpc/UA/UAXmlSchemaDts". |
Top
Public Methods
Protected Methods
| | Name | Description |
 | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) |
 | MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) |
Top
Extension Methods
| | Name | Description |
 | SetState<TNode> | Sets the arbitrary object associated with the node. |
Top
See Also