Please enable JavaScript to view this site.

FALCON/EAGLE user manual 4.62

Syntax

INT is_SetSyncLevel (HIDS hf, INT Level)

Description

is_SetSyncLevel() sets the voltage level to detect different levels of synchronization signal. This function allows you to set the voltage from between 75 mV and 125 mV. The setting of 75 mV should be used for the acquisition from critical video sources: for example from VCRs and laser discs.

Parameters

hf

Frame grabber handle

Level

 

0
IS_SET_SYNC_75

Set sync voltage to 75 mV

1
IS_SET_SYNC_125

Set sync voltage to 125 mV

0x8000
IS_GET_SYNC_LEVEL

Retruns the current setting

Return value

Current setting when called with IS_GET_SYNC_LEVEL, else IS_SUCCESS or IS_NO_SUCCESS