The Kvaser LabView CAN VIs implement the LabView interface to the Kvaser CAN runtime library. These VIs provide the same functionality as is present in the library. The VIs are all named kvCanXXX, where "XXX" is the name of a CAN library function.
The VIs require the CANLIB SDK. They use functions defined in the CANLIB DLL (CanLib32.dll), which must be present in the execution path for the VIs to run. The execution path is the current working directory, a directory specified in the PATH environment variable, or the standard Windows System32 directory. The CANLIB SDK install program automatically installs the DLL into the path by copying it into the standard windows System32 directory.