First Winpac Program In Vb.net - ICP DAS USA WP-2000-CE7 Series User Manual

Table of Contents

Advertisement

4.3. First WinPAC Program in VB.NET

The best way to learn programming with WinPAC is to actually create a WinPAC program.
The example below demonstrates how to create a demo program running on WinPAC with VB.NET.
To create a demo program with VB.NET that includes the following main steps:
1. Create a new project
2. Specify the path of the PAC reference
3. Add the control to the form
4. Add the event handling for the control
5. Upload the application to WinPAC
6. Execute the application on WinPAC
All main steps will be described in the following subsection.
In this tutorial, we will assume that you have installed WP-2000-CE7 SDK on PC and used the Visual
Studio 2008 for application development.
WP-2000-CE7 Series (WinCE7 Based) User Manual
v 1.0.4
Page: 67

Advertisement

Table of Contents
loading

Table of Contents