DAQ PCI-FRM01 Manual de usuario Pagina 9

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 12
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 8
Application Note (AN312)
eCARD-FRM11 board API Programming
2005 DAQ system, all rights reserved.
http://www.daqsystem.com
Model number ‘0’ selects 2048 x 1560 resolution Camera,
otherwise selects 3160 x 2560 resolution Camera.
Return Value:
If the function succeeds, it returns TRUE.
LVDS_GetModel
Gets currently configured camera Model interface (Obsolete Function)
BOOL LVDS_GetModel (int *Model)
Parameters:
Model:
Address pointer to receive Camera Model
Return Value:
If the function succeeds, it returns TRUE.
When call succeeds, Model contains currently configured model type.
“0” is 2048 x 1560 resolution camera, others 3160 x 2560 resolution camera.
LVDS_Start
Stop receiving frame data.
BOOL LVDS_Stop (void)
Parameters:
None
Return Value:
If the function succeeds, it returns TRUE.
LVDS_SetResolution
Set camera resolution for the specific camera Model.
BOOL LVDS_SetResolution (DWORD xRes, DWORD yRes)
Parameters:
xRes:
Value of the horizontal Camera resolution
yRes:
Value of the vertical Camera resolution
Return Value:
If the function succeeds, it returns TRUE.
LVDS_GetResolution
Vista de pagina 8
1 2 3 4 5 6 7 8 9 10 11 12

Comentarios a estos manuales

Sin comentarios