DELIB API reference | Seite
49
4.1.3. DapiGetDELIBVersion
Description
This function returns the installed DELIB version.
Definition
ULONG DapiGetDELIBVersion(ULONG mode, ULONG par);
Parameters
mode=Mode, with which the version is readout (must be 0).
par=This parameter is not defined (must be 0).
Return value
version=Version number of the installed DELIB version [hex].
Example program
version = DapiGetDELIBVersion(0, 0);
//Bei installierter Version 1.32 ist version = 132(hex)
Summary of Contents for USB WATCHDOG STICK
Page 1: ...Hardware Description März USB WATCHDOG STICK 2016 ...
Page 4: ...I Introduction Seite 4 Introduction ...
Page 6: ...II Hardware description Seite 6 Hardware description ...
Page 8: ...Hardware description Seite 8 2 1 Overview screen ...
Page 16: ...III Software Seite 16 Software ...
Page 35: ...Software Seite 35 Choose the option create VIs for DLL and press continue ...
Page 45: ...Software Seite 45 ...
Page 46: ...IV DELIB API reference Seite 46 DELIB API reference ...
Page 60: ...V Appendix Seite 60 Appendix ...