DAQ PCI-FRM01 Manual de usuario Pagina 11

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 12
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 10
Application Note (AN312)
eCARD-FRM11 board API Programming
2005 DAQ system, all rights reserved.
http://www.daqsystem.com
The address pointer of the filter value which was programmed before.
Return Value:
If the function succeeds, it returns TRUE.
LVDS_SetHsCount
Set horizontal sync count to check real image. (supported by version 2 or more)
BOOL LVDS_SetHsCount (int nCount)
Parameters:
nCount:
The minimum value of the horizontal sync of the frame. If the frame has less than the value, the
frame data will be thrown away.
Return Value:
If the function succeeds, it returns TRUE.
LVDS_GetHsCount
Get horizontal sync count . (supported by version 2 or more)
BOOL LVDS_GetHsCount (int *nCount)
Parameters:
nCount:
The pointer of the horizontal count value.
Return Value:
If the function succeeds, it returns TRUE.
LVDS_GetVersion
Get FPGA version .
BOOL LVDS_GetVersion (int *nVersion)
Parameters:
nVersion:
The pointer of the fpga version.
Some API are only supported by boards which have the FPGA version number 2 or more.
Return Value:
If the function succeeds, it returns TRUE.
Vista de pagina 10
1 2 ... 6 7 8 9 10 11 12

Comentarios a estos manuales

Sin comentarios