| Home > Function descriptions > | History back Previous chapter Next chapter Print |
GetDuration |
|
uEye ActiveX Manual Version 4.00
Syntax
GetDuration(LONG nMode, LONG* pnTime);
Description
Using GetDuration(), you can read out the estimated time it will take the uEye driver to execute specific processes (e.g. update the camera firmware).
Parameters
nMode |
|
IS_SE_STARTER_FW_UPLOAD |
Estimated time for uploading the starter firmware to a GigE uEye SE camera |
pnTime |
Returns the estimated time in ms |
Return values
IS_SUCCESS |
Function executed successfully |
IS_NO_SUCCESS |
General error message |