Home > C: Programming > Function descriptions > History back  Previous chapter  Next chapter  Print  

is_GetDuration

uEye Camera Manual Version 4.00

is_GetDuration

Windows_Logo

Linux_Logo

GigE

GigE

Syntax

INT is_GetDuration (HIDS hCam, UINT nMode, INT* pnTime)

Description

Using is_GetDuration(), you can read out the estimated time it will take the uEye driver to execute specific processes (e.g. update the camera firmware).

Hinweis

Note on GigE uEye RE firmware

GigE uEye RE series cameras use the same firmware as GigE uEye SE series cameras. For GigE uEye RE cameras please use the GigE uEye SE function parameters below.

Input parameters

hCam

Camera handle

When using nMode = IS_STARTER_FW_UPLOAD you can preset the camera handle with the following values:

0: Inquire duration for first available (i.e., not yet initialized) camera

1-254: Inquire duration for camera with the specified camera ID

hCam |
IS_USE_DEVICE_ID

When using nMode = IS_STARTER_FW_UPLOAD you can specify a camera using its device ID instead of the camera ID. For details on device ID please refer to the is_GetCameraList() chapter.

IS_SE_STARTER_FW_UPLOAD

Estimated time for uploading the starter firmware to a GigE uEye SE/RE camera

IS_CP_STARTER_FW_UPLOAD

Estimated time for uploading the starter firmware to a GigE uEye CP camera

IS_STARTER_FW_UPLOAD

Estimated time for uploading the starter firmware to a GigE uEye cameras. This is a generic parameter which does not require you to specify the camera type.

pnTime

Returns the estimated time in ms

Return values

IS_INVALID_PARAMETER

One of the submitted parameters is outside the valid range or is not supported for this sensor or is not available in this mode.

IS_NO_SUCCESS

General error message

IS_NOT_SUPPORTED

The camera model used here does not support this function or setting.

IS_SUCCESS

Function executed successfully

Related functions

is_InitCamera()

Is_SetStarterFirmware()


Suggestion for improvement? Send us your short Feedback on this chapter. Thank you very much!

For technical questions please contact you local distributor or use the support form on our website.


© 2012 IDS Imaging Development Systems GmbH
http://www.ids-imaging.com