WP-8000-CE7 Series User Manual, version 1.0.2 Page: 119
Copyright © 2020 ICP DAS Co., Ltd. All Rights Reserved.
E-mail: [email protected]
6.2.3.
Visual C++ Demos for PAC Expansion I/O
The PAC SDK includes the following demos that demonstrate the use of the PAC expansion I/O in a
C# language environment.
The following demos can be found on the CD that was provided with the package or by
downloading the latest version from ICP DAS web site.
CD:\WinPAC_AM335x\wp-8x2x\Demo\PAC\Vc2008\IO\
http://ftp.icpdas.com/pub/cd/winpac_am335x/wp-8x2x/demo/pac/vc2008/io/
Folder
Demo
Explanation
Local
find_io
Shows how to retrieve the module names and types which
plugged in the WinPAC.
8k_di
Shows how to read the DI values of DI module.
This demo program is used by 8K series DI modules.
8k_do
Shows how to write the DO values to DO module.
This demo program is used by 8K series DO modules.
8k_dio
Shows how to read the DI and the DO values of the DIO
module.
This demo program is used by 8K series DIO modules.
87k_basic
Shows how to send/receive a command/response application.
This demo program is used by 87K series modules.
87K_demo
Shows how use uart API and the IO modules located as slots.
This demo program is used by 87K series modules.
87k_ai
Shows how to read the AI values of AI module.
This demo program is used by 87K series AI modules.
87k_ao
Shows how to write the AO values to AO module.
This demo program is used by 87K series AO modules.
87k_di
Shows how to read the DI values of DI module.
This demo program is used by 87K series DI modules.
87k_do
Shows how to write the DO values to DO module.
This demo program is used by 87K series DO modules.
87k_dio
Shows how to read the DI and the DO values of the
DIO module.
This demo program is used by 87K series DIO modules.
Remote
7k87k_basic
Shows how to send/receive a command/response application.
This demo program is used by 7K or 87K series
AI modules which connected through a COM port.