Dataguess
v0.1.0
v0.1.0
  • Welcome
  • Getting Started
    • Installation
      • Windows Installation
      • Linux Installation
    • Activation
  • REFERENCES
    • Workstation
    • Workgroup
    • Dataflow
    • Components
      • Core Concepts
        • Scheduler
        • Synchronizing Ports
        • Import / Export Ports
        • Forwarding Inputs
      • Inputs
        • MQTT
        • Modbus TCP
        • Siemens S7
        • OPC UA
        • TwinCAT
      • Outputs
        • MQTT
        • Modbus TCP
        • Siemens S7
        • CSV
        • JSON
        • InfluxDB
        • OPC UA
        • TwinCAT
        • Data Watch
      • Function
        • Math & Logic
        • Array Functions
        • Type Conversion
        • To JSON
        • From JSON
        • Array
        • Timer
      • API
        • HTTP
      • Server
        • HTTP Server
      • Script
        • Python Script Editor
      • Ai
        • ONNX
        • Scikit Learn
  • Use Cases
  • FAQ
Powered by GitBook
On this page
  • Node Definitions
  • Input Ports
  • Output Ports

Was this helpful?

  1. REFERENCES
  2. Components
  3. Outputs

OPC UA

OPC UA Write component is used to write data to OPC UA Server.

PreviousInfluxDBNextTwinCAT

Last updated 3 years ago

Was this helpful?

Node Definitions

In this section you can enter name and description of the component, server's URL and if exist username and password. In addition, you can enter schedule for writing data. Scheduler always writes all ports' actual values.

Input Ports

This part allows you to enter the address of data and write it. You can write multiple data by adding ports and entering name and address for each port. 'On Change' means that when the value of any port is changed, it will be written to the OPC UA Server. Also, you can use Import/Export feature for lightweight way to add output ports.

For each port there is a remote tag browser to add addresses.

Output Ports

There is no output ports for this component yet.