• Introduction
  • PicoOPC Types
  • Operation Model
  • Connecting and Disconnecting
  • Application Parameters
  • Variants and Data Values
  • Reading a Node
  • Writing a Value
  • Node Identification
  • License Key
  • .NET Language Binding
    • OpcLabs.PicoOpc Assembly
      • Overview
      • Namespaces
        • OpcLabs.PicoOpc.UA Namespace
          • Overview
          • Classes
            • Client
              • Overview
              • Members
              • Client Constructor
              • Methods
                • Connect Method
                • ConnectAsync Method
                • Disconnect Method
                • DisconnectAsync Method
                • Read Method
                • ReadAsync Method
                • Write Method
                • WriteAsync Method
              • Properties
                • ApplicationName Property
                • ApplicationUri Property
                • IsConnected Property
                • LicenseKey Property
                • LocaleId Property
                • ProductUri Property
                • ReceiveTimeout Property
                • SendTimeout Property
                • SessionTimeout Property
              • Fields
                • MaximumByteStringLength Field
                • MaximumStringLength Field
          • Enumerations
            • AttributeId
            • BuiltInType
            • NodeIdType
          • Structures
            • DataValue
              • Overview
              • Members
              • DataValue Constructor
              • Properties
                • ServerTimestamp Property
                • SourceTimestamp Property
                • StatusCode Property
                • Variant Property
            • NodeId
              • Overview
              • Members
              • NodeId Constructor
                • NodeId Constructor(Byte[],UInt16)
                • NodeId Constructor(Guid,UInt16)
                • NodeId Constructor(String,UInt16)
                • NodeId Constructor(UInt32,UInt16)
              • Properties
                • Identifier Property
                • NamespaceIndex Property
                • NodeIdType Property
              • Fields
                • MaximumOpaqueIdentifierLength Field
                • MaximumStringIdentifierLength Field
            • ReadValueId
              • Overview
              • Members
              • ReadValueId Constructor
              • Properties
                • AttributeId Property
                • IndexRange Property
                • NodeId Property
            • Variant
              • Overview
              • Members
              • Variant Constructor
              • Properties
                • BuiltInType Property
                • IsArray Property
                • IsNull Property
                • Value Property
              • Fields
                • Null Field
            • WriteValue
              • Overview
              • Members
              • WriteValue Constructor
              • Properties
                • AttributeId Property
                • DataValue Property
                • IndexRange Property
                • NodeId Property