Difference between revisions of "FAQ"
(→How to make connection from PC) |
|||
Line 9: | Line 9: | ||
|Determine the IP address of CoolMasterNet. It is showed on LCD screen | |Determine the IP address of CoolMasterNet. It is showed on LCD screen | ||
|- | |- | ||
− | |colspan="2" | Run and configure Putty as shown below | + | |colspan="2" style="text-align:center;" | Run and configure Putty as shown below |
|- | |- | ||
− | | | + | |[[File:Putty-serial.gif]]<br>[[File:Putty-serial-config.gif]] |
− | | | + | |[[File:Putty-raw.gif]] |
+ | |- | ||
+ | |colspan="2" style="text-align:center;" | Click '''Open''' and start communicating with CoolMasterNet | ||
|- | |- | ||
|} | |} |
Revision as of 06:32, 15 July 2015
Contents
General
How to make connection from PC
We suggest to use Putty a simple and free terminal program. Connection can be done via RS232 or TCP/IP.
Networking
How to change IP address and/or other network settings
IP network configuration is made with ifconfig command described in PRM document.
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)