TRAEGER Docs TRAEGER Docs
  • Home
  • Products
    • Libraries / Frameworks
    • Softwaretools
    • OPC UA / OPC / REST Server
    • Ethernet Gateways / PLC Adapter / PG cable
    • Firewall / Router / Remote maintenance
  • Impressum
  • Datenschutz
  • Translations of this page
    • Translations of this page
    • dede
    • enen
  • Log In

  1. You are here
  2. Online manuals
  3. Software
  4. Libraries / Frameworks
  5. OPC UA
  6. OPC UA SDK for .NET
  7. API Browser
  8. Core API - Address Space

Sidebar


OPC UA SDK for .NET

  • Preamble
    • Introduction (Client)
    • Introduction (Server)
    • Requirements
  • Getting Started
    • Downloads
    • Client Development
    • Server Development
  • Next Steps
    • Use Cases
    • FAQs
    • License
  • API Browser
    • Core API
      • Application
      • Address Space
      • Browsing
      • Certificates
      • Extensions
      • Historical Data
      • Security
      • Subscriptions
      • Services
      • Transport
    • Client API
      • Application
      • Browsing
      • Discovery
      • Extensions
      • Historical Data
      • IO / Streaming
      • Security
      • Sessions
      • Subscriptions
      • Transport
    • Server API
      • Application
      • Address Space
      • Discovery
      • Extensions
      • Historical Data
      • Security
      • Sessions
      • Subscriptions
      • Transport
    • Classic API
      • Application
      • Discovery
      • Endpoints
      • Interfaces

Seen it yet?

  • Samples (GitHub)
    • C# Samples
    • VB.NET Samples
  • Packages (NuGet)
    • OPC UA Client SDK
    • OPC UA Advanced SDK
  • You want it? (Traeger)
    • License Model
    • Prices
    • Quotation
    • Order Now


  • Backlinks
  • Add to book
  • Export to PDF
  • Rename Page
Book Creator
 Add this page to your book
Book Creator
 Remove this page from your book  

 Manage book (0 page(s))
 Help


Core API - Address Space

Nodes

Here you will find components used to represent nodes in the address space. Use them to define any kind of object-, method-, variable- and type-node required. Always prefer existing types of nodes especially these types of nodes which are well known such as file-, event- and alarm-nodes.

  • IOpcNode
  • IOpcNodeInfo
  • IOpcNodeDescriptor
  • OpcNodeCollection
  • OpcReadOnlyNodeCollection
  • OpcNodeCategory
  • OpcNodeChanges
  • OpcNodeContext
  • OpcNode
  • OpcInstanceNode
  • OpcObjectNode
  • OpcFileMode
  • OpcStateMachineNode
  • OpcShelvedStateMachineNode
  • OpcFiniteStateMachineNode
  • OpcFolderNode
  • OpcMethodNode
  • OpcDataTypeNode
  • OpcVariableNode
  • OpcDataVariableNode
  • OpcDataItemNode
  • OpcAnalogItemNode
  • OpcPropertyNode
  • OpcEventNode
  • OpcConditionNode
  • OpcAcknowledgeableConditionNode
  • OpcAlarmConditionNode
  • OpcDiscreteAlarmNode
  • OpcOffNormalAlarmNode
  • OpcTripAlarmNode
  • OpcLimitAlarmNode
  • OpcExclusiveDeviationAlarmNode
  • OpcExclusiveLevelAlarmNode
  • OpcExclusiveLimitAlarmNode
  • OpcExclusiveLimitStateMachineNode
  • OpcExclusiveRateOfChangeAlarmNode
  • OpcNonExclusiveDeviationAlarmNode
  • OpcNonExclusiveLevelAlarmNode
  • OpcNonExclusiveLimitAlarmNode
  • OpcNonExclusiveRateOfChangeAlarmNode
  • OpcDialogConditionNode