Example

Example:
MODBUS request of the client:
  Function code: 01 Read n bits
  Server operand address: 4000HEX = 16384DEC Area for read access disabled in server
MODBUS response of the server:
  Function code: 81HEX  
  Error code: 03