Modbus Reader

↓ Modbus Port configuration
Port Type
Remote Ip Address and Port  
Com port Baud rate Bit Number Parity Stop bit
 
↓ Modbus Registers
Address Register #Registers Function RTU/TCP
 

↓ Results

Format Float Integer Unsigned Hex
Big endian    (ABCD) {{BigEndFloat}} {{BigEndInt}} {{BigEndUInt}} {{BigEndHex}}
Little endian (DCBA) {{LittleEndFloat}} {{LittleEndInt}} {{LittleEndUInt}} {{LittleEndHex}}
Registerswap (CDAB) {{RegSwapFloat}} {{RegSwapInt}} {{RegSwapUInt}} {{RegSwapHex}}
Byteswap     (BADC) {{ByteSwapFloat}} {{ByteSwapInt}} {{ByteSwapUInt}} {{ByteSwapHex}}
Characters: {{characterString}}
Request: {{requestString}}
Response: {{responseString}}
Time: {{timeString}}
Request: {{requestString}}
Response: {{responseString}}
Error: {{errorCode}}
Time: {{timeString}}