-------------------------------------------------------------------------- GVD DLL 1.1 released on 27.04.2012 : * gvd64.dll - 64-bit DLL (to be used only on 64-bit Windows) is ready for use * when multiplexing lasers - now it is possible to define which laser is the first ( with FPGA v. >= B3) * tests whether DLL is registered - looks for license string in registry * GVD can now scan the line in steps ( same position for the whole pixel ) - new feature or continuously ( which was the only choice before ) * stop scanning done in GVD_init to avoid unexpected initial scan actions * fixed - corrected scanning for scan type = line * fixed - DCS Box - max no of detector routing bits = 4 for SPC1x0 * fixed - corrected calculation of GVD parameter MULTIPLEX ( = % for 1st Laser when multiplexing Pixel in MCS FLIM measurement ) -------------------------------------------------------------------------- GVD DLL v.1.0 released on 20.07.2011 : * 1st version of GVD DLL uses CVI RTE v.9.1.1 * uses Windriver 10.2 * prepared for using on Windows x64 versions * naming convention for different DLL versions gvd32.dll - 32-bit DLL to be used only on 32-bit Windows gvd32x64.dll - 32-bit DLL to be used only on 64-bit Windows gvd64.dll - 64-bit DLL to be used only on 64-bit Windows ( not ready yet) * suport for FPGA v.B1 - Scan Trigger implemented