Versions Compared

Key

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


Modbus data types

Modbus Type

Server Data Type

Size

Access Rights

discrete input

bool

fixed

Read-Only

coil

bool

fixed

Read-Write

input register

uint16

fixed

Read-Only

input register

int16

fixed

Read-Only

...