Using the intrepidcs API in Visual Basic 6 - intrepidcs API
Setup - Example

To use the intrepidcs API in Visual Basic 6 add the "bas_neoVI.bas" module into your VB project (figure 1). Then, call the methods as defined in the Basic Operation document.


Figure 1 - Add Module Command From the VB6 Menu.
 

Example
A Visual Basic example (Figure 1) is included to show how the API all works together. The project consists of three files: 1) the project file:  prjNeoExample.vbp 2) the form file : frmNeoVIExample.frm, and 3) the neoVI module : bas_neoVI.bas. These are included in the following file: VBneoVI.zip

The example shows how to open and close communication to the driver, send messages and read messages on the networks.


Figure 2 - The Visual Basic Example.

intrepidcs API Documentation - (C) Copyright 2000-2012 Intrepid Control Systems, Inc.  (www.intrepidcs.com)

Last Updated : Thursday, December 23, 2010