uPAC-7186 and I-7188 SDK Update Library

Here you will find a comprehensive listing of SDK Library updates for ICP DAS I-7188 controllers!

  • uPAC-7188ex Software Libraries
  • 7188EL.lib
    • The 7188EL.lib Library is used for the I-7188E series in large memory models. (TC/BC++/MSC/MSVC++)
  • 7188E.h
    • Add one line, "#include "7188E.h" at the beginning of programs.
  • TCPIPL.lib
    • The I-7188E series controllers attached to TcpipL.lib support TCP/UDP/IP/ICMP/ARP/RARP protocols.
  • TCPIP.h
    • Add one line, "#include "tcpip.h" at the beginning of programs. (Supports 32 socket connections)
  • TCPIPL16.lib
    • The I-7188E series controller attached to TcpipL16.lib supports the TCP/UDP/IP/ICMP/ARP/RARP protocols.
  • TCPIP16.h
    • Add one line, "#include "tcpip16.h" at the beginning of programs. (Simplified version: Supports 16 socket connections)
  • Vcom320L.lib
    • The 7188E will support Xserver based on Vxcomm technique with the Vcom320L.lib library.
  • vxcomm.h
    • Add one line, "#include "vxcomm.h" at the beginning of programs.