Difference between revisions of "FAQ"
From XDIMAX Products Wiki
(→How to query or change Modbus Slave Address) |
|||
Line 25: | Line 25: | ||
OK<br> | OK<br> | ||
}} | }} | ||
+ | |||
+ | To change Modbus Slave Address use '''line''' command as shown below: | ||
+ | {{Terminal | | ||
+ | 1=>'''line myid L3 <span style="color:#FF8080">50</span>''' | ||
+ | }} | ||
+ | This command will set Modbus Slave Address 0x50(hexadecimal) |
Revision as of 02:58, 9 July 2015
Modbus RTU
How to query or change Modbus Slave Address
Modbus Slave Address is available via line command.
>line
L1: SA U00/G05 myid:E5 Simul(5) |
To change Modbus Slave Address use line command as shown below:
>line myid L3 50 |
This command will set Modbus Slave Address 0x50(hexadecimal)