4. Application Development
GP-IB(USB)FL
21
4.
Application Development
The API-GPIB(WDM), API-GPIB(98/PC), and API-GPLV(W32) driver libraries are provided for
application development. The following sections describe each and the main programming languages
that can be used.
API-GPIB(WDM)
API-GPIB(WDM) is the GPIB driver for CONTEC's new API specification.
It is simpler than API-GPIB(98/PC) in areas such as the setup for multiple GPIB communication
converters.
If you are developing a new application or are an existing user of the "GPIB Development Environment
in API-USBP(WDM)", please install this library.
API-GPIB(98/PC)
The API-GPIB(98/PC) driver uses the same API specification as the GPIB driver in API-PAC(W32).
If you want to use the same API specification as the GPIB driver in API-PAC(W32), please install this
library.
The "Runtime Only" part has a minimum configuration and provides an environment for running the
applications you develop. The "Develop" contains the files required for application development.
(NOTE : Be sure to make the device recognized by the OS prior to the operation above with API-USBP (WDM) in the attached
CD-ROM.)
API-GPLV(W32)
API-GPLV(W32) driver is the same driver as GPIB driver for LabVIEW in API-PAC(W32).
If you want to use the same API specification as the LabVIEW driver in API-PAC(W32), please install
this library. Run the X:Apipac\Gplv\Disk1\setup.exe (X : CD-ROM drive) from the [Run] of start menu.
The "Runtime Only" part has a minimum configuration and provides an environment for running the
applications you develop. The "Develop" contains the files required for application development. Run
the X:Apipac\Runtime\Gplv\Disk1\setup.exe (X : CD-ROM drive) from the [Run] of start menu.