######################################################################### Release Notes for LabVIEW LIN VIs V23.01 ######################################################################### Preface ======================================================================== The Kvaser LabView LIN VIs implement the LabView interface to the Kvaser LIN runtime library. These VIs provide the same functionality as is present in the library. The VIs are all named kvLinXXX, where "XXX" is the name of a LIN library function. Requirements ======================================================================== The VIs require the CANLIB SDK. They use functions defined in the LINlib DLL (linlib.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 does not place the linlib.dll into the path automatically. You will need to manually modify the path or place the dll in your VI working directory. You will find the dll in the following CANlib SDK install directory: \Program Files (x86)\Kvaser\CANlib\bin\ Installation ======================================================================== 1. Install LabVIEW 2. Install the Kvaser CANlib SDK 3. Install the Kvaser LabView LIN VIs in any directory. 4. Place linlib.dll in the execution path. Usage ======================================================================== The VIs are used like any LabView VI. They may be installed in any directory. Read the CANLIB SDK documentation, which lists the available functions and provides examples of their usage. Open the kvLinTree.vi. It contains additional details on the VIs and their usage. Look at the kvLinTree.vi diagram for a list of all VIs. Look at the lin***Sample.vi's to simple examples of how the VIs work together. Known Problems and Limitations ======================================================================== New Features and Fixed Problems in v19.3.0 (25-SEP-2019) ========================================================================= * Collected llb for the following LabVIEW versions: - 8.0 - 8.2 - 8.5 - 8.6 - 9.0 - 10.0 - 11.0 - 12.0 - 13.0 - 14.0 - 15.0 - 16.0 - 17.0 - 18.0 - 19.0 - 20.0 - 21.0 - 22.0