DAQ PCI-FRM01 Bedienungsanleitung Seite 11

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 12
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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.
Seitenansicht 10
1 2 ... 6 7 8 9 10 11 12

Kommentare zu diesen Handbüchern

Keine Kommentare