DAQ PCI-FRM01 Manuel d'utilisateur Page 9

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 12
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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
Vue de la page 8
1 2 3 4 5 6 7 8 9 10 11 12

Commentaires sur ces manuels

Pas de commentaire