Creating Programs

In this section, the necessary and frequently used functions for programming are organized based on purpose.

Procedure to Create Programs
How to Use Functions Categorized by Functionality

 

In addition, the declaration of functions are described in file Gpibac.h for C language (C++) and Gpibvb.bas for Visual Basic, please copy those files to use.
These files is located under "\\Program Files\contec\Api-pac(w32)\gpib\samples\inc".

When Using Visual Basic.NET
When Using Visual C#.NET
When Using Visual C++
When Using Python