MiniOS7 framework Version 0.9.3.14 / Update: Dec 24, 2010
[ Framework Demos ] [ MiniOS7 Framework API Description ]
Demo | Function | Explanation | Test Tools |
---|---|---|---|
FW_Demo01 | TCP Client | To connect to the network, create socket and use it to communicate over TCP by acting as a TCP client. | |
FW_Demo01_1 | TCP Client | To connect to the network, create socket and use it to communicate over TCP by acting as a TCP client. This sample also shows how to convert a host or domain name to an IP address using DNS. | |
FW_Demo20 | Modbus slave | The uPAC-5000 work as a Modbus TCP/RTU/ASCII slave which supports Modbus TCP/RTU/ASCII. | |
FW_Demo20_1 | Modbus master | The uPAC-5000 works a Modbus TCP/RTU master, which polls Modbus TCP/RTU slave devices. |