VirtualBench C Reference Help

Using the C API

  • Updated2023-09-07
  • 1 minute(s) read

Using the VirtualBench C API

By default for 64-bit Windows systems, the VirtualBench library is installed to Program Files (x86)\National Instruments\Shared\ExternalCompilerSupport\C\lib32\msvc. The 64-bit version of the library is installed in the lib64 directory.

The nivirtualbench.h header file is installed to Program Files (x86)\National Instruments\Shared\ExternalCompilerSupport\C\include\nivirtualbench. This file contains function descriptions and error enumeration values.

For 32-bit systems, these files are installed to Program Files\National Instruments\Shared\ExternalCompilerSupport\C.