Syntax
INT is_ShowColorBars (HIDS hf, INT Mode)
Description
is_ShowColorBars() displays color bars on your monitor. Depending upon your display mode, these will appear in either monochrome or color. The color bars are produced by the FALCON/EAGLE with the color bar generator. These can be used to check that the frame grabber is working in harmony with your computer. The color bar generator displays an on board video source.
Parameters
hf |
Frame grabber handle |
Mode |
|
IS_SET_CBARS_OFF |
Disables the color bar generator |
IS_SET_CBARS_ON |
Enables the color bar generator |
IS_GET_CBARS_MODE |
Returns the current setting |
Return value
Current setting when called with IS_GET_CBARS_MODE, else IS_SUCCESS, IS_NO_SUCCESS