VISUAL BASIC EXAMPLES PROGRAMMING > EXAMPLE PROGRAMS >
Version ≥ 3.6 of the instruNet VB interface is compatible with Microsoft Visual BASIC ≥ 2010 running on a 32bit or 64bit Windows ≥ 7 operating system.
For compatibility details, click here.
The instruNet interface files and documentation reside at the
following directory after installing instruNet ≥ 3.6.
For details, please refer to Programming with C & BASIC. instruNet includes several
example VB programs, which are described as follows:
Example #1
Demonstrates most instruNet related tasks, including:
Reading an instruNet Channel (e.g. a voltage input)
Writing to an instruNet Channel (e.g. a voltage output)
Loading and closing the instruNet Driver
Showing the instruNet Settings Window (i.e. instruNet World Network Page).
Saving all instruNet channel settings in one 20KB array, storing this array to disk, and
then restoring these settings after loading the array from disk.
Digitizing several channels from instruNet, much like an oscilloscope.
VB Scope
This program digitizes from several channels and displays the data, much like an
oscilloscope.
VB Instrument
This program digitizes from several channels and displays the time waves, the
frequency sprectra, and an XY plot of 2 channels.
Direct To EXCEL
This program digitizes directly into an EXCEL spreadsheet. For details, please run this
program and then press the HELP button to learn how it works.