Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NameName that will be used to identify the signal associated with the read/write operation in the configuration panel.
Operation typeType of operation to perform. See the list of supported operations in the "Supported features" section.
Operation codeRead-only field that gives the hexadecimal code of the configured Modbus operation.
Start addressAddress where the read/write operation begins.
Item numberNumber of coils/registers to be read/written.
Interpreted as

Coils:

Bit

Registers:

unsigned 16-bit integers (UINT16),

signed 16-bit integers (INT16),  

unsigned 32-bit integers (UINT32),

signed 32-bit integers (INT32) and

float 32-bit (FLOAT32)

Triggered OperationTrigger read/write for non-cyclic operation.

...