Difference between revisions of "FAQ"
From XDIMAX Products Wiki
(Created page with "==Modbus RTU== ===How to query or change Modbus Slave Address=== Modbus Slave Address is available via line command.") |
(→How to query or change Modbus Slave Address) |
||
Line 2: | Line 2: | ||
===How to query or change Modbus Slave Address=== | ===How to query or change Modbus Slave Address=== | ||
− | Modbus Slave Address is available via line command. | + | Modbus Slave Address is available via '''line''' command. |
+ | {{Terminal | | ||
+ | 1=>'''line''' | ||
+ | L1: SA U00/G05 myid:E5 Simul(5)<br> | ||
+ | Tx:0/0 Rx:0/0 TO:0/0 CS:0/0 Col:0/0 NAK:0/0<br> | ||
+ | L2: DK Slave U00/G00 myid:0B<br> | ||
+ | Tx:0/0 Rx:0/0 TO:0/0 CS:0/0 Col:0/0 NAK:0/0<br> | ||
+ | <span style="color:#FF8080"> | ||
+ | L3: CG5 '''Modbus Address:0x40(64)''' 9600_8N1<br> | ||
+ | </span> | ||
+ | Tx:0/0 Rx:0/0 TO:0/0 CS:0/0 Col:0/0 NAK:0/0<br> | ||
+ | L4: Unused<br> | ||
+ | Tx:0/0 Rx:0/0 TO:0/0 CS:0/0 Col:0/0 NAK:0/0<br> | ||
+ | L5: Unused<br> | ||
+ | Tx:0/0 Rx:0/0 TO:0/0 CS:0/0 Col:0/0 NAK:0/0<br> | ||
+ | L6: Unused<br> | ||
+ | Tx:0/0 Rx:0/0 TO:0/0 CS:0/0 Col:0/0 NAK:0/0<br> | ||
+ | L7: LG Master U00/G00<br> | ||
+ | Tx:0/0 Rx:0/0 TO:0/0 CS:0/0 Col:0/0 NAK:0/0<br> | ||
+ | L8: Unused<br> | ||
+ | Tx:0/0 Rx:0/0 TO:0/0 CS:0/0 Col:0/0 NAK:0/0<br> | ||
+ | OK<br> | ||
+ | }} |
Revision as of 21:20, 8 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) |