—
Software
—
GPIB-FL2-USB Reference Manual
—
39
—
1.
Application Development
The driver software listed below is provided for application development. The following sections
describe each and the main programming languages that can be used.
API-GPIB(WDM) for USB
It is the driver software for Windows with new function specification and supplies command in the
form of standard Win32 API function (DLL). Settings of multiple GPIB communication converters
can be done easily, therefore, install this software if you are developing a new application or are an
existing user of the "GPIB Development Environment of API-USBP(WDM).
API-GPIB(98/PC)
It is the driver software, and which supplies command in the form of standard Win32 API function
(DLL).
In addition, sample programs such as Visual Basic and Visual C++ are included, and you can verify
the operation of hardware using Diagnostic programs.
API-GPLV(W32)
API-GPLV(W32) is a driver created according to the National Instruments Corporation’s GPIB function
style. The driver is software to control the CONTEC GPIB board using a LabVIEW-based GPIB system
or existing application program.