Users Manual Area Scan Cameras SVSGigE
Page 66
Users Manual –evo1050, evo2050, evo2150, evo4050, evo4070, evo8050 and evo12040
© SVS-VISTEK GmbH
•
SVGigE FilterDriver installation/de-installation
The SDK provides for functionality to install and to de-install a SVGigE FilterDriver:
SVGigE_installFilterDriver(char
*PathToDriverPackage,
char
*FilenameINF,
char *FilenameINF_m);
The 3 arguments will usually get a NULL pointer assigned. This provides to taking a
default path and default names of the INF files involved in driver installation.
For de-installation the following function will be called:
SVGigE_uninstallFilterDriver();
A SVGigE FilterDriver will be searched and subsequently de-installed from the system.