
73 PCI-1680U/1682U User Manual
Chapter 4 Software Requirements
4.7.5 Guide for C# development
We will give an example by opening a CAN port and reading its current status so as
to simply explain how to write base applications in C# environment.
4.7.5.1 Create a new C# project
Related header files must be used before using Advantech CAN Windows WDM&CE
Driver interface function. Make sure the driver had been installed correctly.
(Please refer to relevant books and documentations regarding detailed information
about C# development.)
Please follow the following procedures to create a new C# project:
1. Select "File"->"New"->"Project" from the main menu. For Project Types, select
Visual C# Projects. Templates is Windows Application.
2. Type the name and saving path of the project according to instructions on the
screen, and click "OK".
A new C# project is created.
Comentarios a estos manuales