/**********************************/ /* Demo update history */ /**********************************/ Bisic: Demos developed from main(). Xserver: Demos developed based on Xserver library. Xserver is a library for TCP/IP server applications. With an addional modbus library, users can develop programs with 1. Modbus/TCP slave 2. Modbus/TCP client 3. Modbus/RTU slave 4. Modbus/RTU client 5. Modbus/ASCII slave 6. Modbus/ASCII client 7. Modbus/TCP to Modbus/RTU gateway The Modbus library and demos can be found in CD:\Napdos\Modbus\7186e\Demo\ Framework: Demos developed based on MiniOS7 framwork. MiniOS7 framework is a library for general TCP/IP applications. It is second generation library of Xserver and is much flexible and powerful than the Xserver. Base on it, users can quickly and easily develop programs with 1. TCP Client 2. TCP Server 3. Web Server 4. UDP Client 5. UDP Server With an addional modbus library, users can develop programs with 1. Modbus/TCP slave 2. Modbus/TCP client 3. Modbus/RTU slave 4. Modbus/RTU client 5. Modbus/ASCII slave 6. Modbus/ASCII client 7. Modbus/TCP to Modbus/RTU gateway The Modbus library and demos can be found in CD:\Napdos\Modbus\7186e\Demo\ ================================================================================ [2009,Jan,22] Add demos for 64MB flash memory on uPAC-7186EX-FD Location: Demo\Basic\BC_TC\7186fd\ 1. Utility 2. MFS_QA 3. Puts 4. Gets Description: Demos show how to use the MFS_V210.Lib (MiniOS7 File System) to read/write files on the 64MB flash of uPAC-7186EX-FD.