I-7188E/�gPAC-7186EX series C language based Ethernet PAC
The controller equipped a DOS-like OS (MiniOS7). Users can use C compilers that can create 16 bit executable file (*.exe) to develop a program then download it to the controller. That let the controller work stand-alone. There are two free charge version compilers ( Turbo C 2.0 and Turbo C++ 1.01 ), we suggest users to use the Turbo C++ 1.01.
There are many demo programs for reference. Besides, for TCP/IP programming, we provide a TCP/IP server template that named XServer. It is very powerful, easy use and flexible tool that can save 90% developing time.