Difference between revisions of "826 demo (VB.NET)"

From Sensoray Technical Wiki
Jump to: navigation, search
(User guide)
Line 13: Line 13:
 
==User guide==
 
==User guide==
  
Each GUI control is associated with an API function as explained in the following sections. Please refer to the 826 technical manual for detailed information about API functions and hardware, and to the [[826|826 technical wiki]] for application examples.
+
Each GUI control is associated with an API function as explained in the following sections. Please refer to the 826 technical manual for information about the API functions and hardware, and to the [[826|826 technical wiki]] for application examples.
  
 
===General tab===
 
===General tab===
  
 
[[File:826DemoGeneral.png|800px|General tab]]
 
[[File:826DemoGeneral.png|800px|General tab]]

Revision as of 09:51, 17 May 2017

To jump-start your model 826 project, we offer a comprehensive demo that provides a GUI for nearly every hardware resource on the board. A pre-built executable is included to allow you to immediately configure and exercise the board's I/O interfaces. All VB.NET source files are provided, including a reusable module (mid826.vb) that declares all functions, types, and constants for the 826 API.

Installation

To install the demo software, follow these steps:

  1. If you haven't already done so, download and install the 826 SDK.
  2. Create a new folder for the demo.
  3. Download the demo (zip file).
  4. Unzip the demo into the new folder.

You may now run the pre-built executable (app-826-win-vb.exe) or, if you prefer, you may open the VisualStudio project (app-826-win-vb.sln) and run the demo from within the VB.NET development environment.

User guide

Each GUI control is associated with an API function as explained in the following sections. Please refer to the 826 technical manual for information about the API functions and hardware, and to the 826 technical wiki for application examples.

General tab

General tab

Personal tools
Namespaces

Variants
Actions
Toolbox