Drivers
Install the latest version of EMCR and run it to ensure that all the needed driver are installed.
If needed, follow the troubleshooting section in the installation guide

Import
Some functions can be imported using the labview import wizard. The other methods need to be imported manually.
Some helper functions are provided to make life easier in using the Measurements_t structures.

Usage
A simple example of the basic APIs to be used is shown in the file main.cpp.
The only exceptions are listed below:
- the method detectDevices returns a single string. The serial numbers of the various connected devices are separated by commas
- the connectDevice method can specify the location of the firmware
- allocateRxDataBuffer and deallocateRxDataBuffer are not available, set the minimum size of the data argument of getNextMessage to E384CL_OUT_STRUCT_DATA_LEN