About Modbus (client) file records

A Modbus Client String Record allows reading/writing Modbus file records (client side support for Modbus function codes 20 and 21). The input and output is a string converted to/from a byte array. Writing occurs when the linkable “write” action is fired, and reading occurs when the linkable “read” action is fired.

NoteUse of function codes 20 and 21 in Modbus devices is not typical, and so this object is expected to be infrequently used.

Configuration properties specify:

This component allows you to read and write file records in which data is converted to ASCII characters and displayed as a string.

To use, copy from the modbusAsync or modbusTcp palette and place anywhere under the Modbus client device (note it is not a proxy point—if you put under the device’s Points container it will not be visible in any Modbus Client Point Manager view).