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

Was this helpful?

  1. REFERENCES
  2. Components
  3. Outputs

TwinCAT

TwinCAT Write component is used to write data to TwinCAT 2 and TwinCAT 3 Servers/PLCs.

PreviousOPC UANextFTP Client

Last updated 3 years ago

Was this helpful?

Node Definitions

In this section you can enter name and description of the component, server's AMS Net Id, Port and IP Address. 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 symbol name for each port. 'On Change' means that when the value of any port is changed, it will be written to the TwinCAT Server/PLC. Also, you can use Import/Export feature for lightweight way to add output ports.

For each port there is a symbols browser to add symbols.

Output Ports

There is no any output port for this component yet.

System Ports

Connection to TwinCAT 2

To connect to TwinCAT 2 device you first need to add route using "Search (Ethernet)" section and then choose target system and activate configuration.

For more information read

here