| Home > Function descriptions > | History back Previous chapter Next chapter Print |
GetTriggerDebounceSupportedMode |
|
uEye ActiveX Manual Version 4.00
Syntax
LONG GetTriggerDebounceSupportedMode ()
Description
GetTriggerDebounceSupportedMode() returns the trigger debounce modes supported by the camera (see TriggerDebounceMode).
|
|
Parameters
<none>
Return values
<bitmask> |
Bitmask containing the supported modes combined with logical OR. |
IS_NO_SUCCESS |
General error message |
IS_NOT_SUPPORTED |
This function is not supported by the current camera |
Related properties
Related functions