Skip to main content
Skip table of contents

Modbus TCP Slave Data Points

The Modbus TCP Slave Data Points are served by two components placed under the ModbusTCPSlaveNetwork component:

  • BooleanValue: reads/writes Boolean values;
  • NumericValue: reads/writes numeric values.

WARNING! There is only one table for both values. Data points addresses are assigned manually, please take care not to override one register from many components.

WARNING! The BooleanValue and NumericValue both have the read and write function. To read-only use the Out slot only. Leave the In slot not connected with null (for Boolean) or nan (for numeric) value.

WARNING! Using controller outputs in the Sedona application will disable writing function to the controller output registers. In this case, Sedona application has a higher priority.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.