Sensoray 2246 Manuel d'utilisateur Page 48

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 50
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 47
Returns:
0 on success
MID2246_API int SN_ClearOverlay (int board)
Clear all overlays
Parameters:
board ID if multiple boards installed.
Returns:
0 on success
MID2246_API int SN_ClearOverlayRegion (int regionmask, int board)
Clears all overlays for specified region. Use SN_ClearOverlay to erase overlays. This
function only clears the overlay by region
Parameters:
regionmask output region mask
board ID if multiple boards installed.
Returns:
0 on success
MID2246_API int SN_SetOverlayRegion (int regionmask, int board)
Set all overlays for specified region.This function only sets regionmask for all overlays
Parameters:
regionmask output region mask
board ID if multiple boards installed.
Returns:
0 on success
MID2246_API int SN_SetOverlayMode (int mode, int board)
Set overlay mode. No longer has any effect. All current SDK/FPGA releases support full
screen (at source input resolution) double buffered text and graphic overlays with 16-bit
color.
Function Documentation - General Purpose IO
MID2246_API int SN_SetGPOutput (int states, int board)
Drives the general purpose output pins with the value in states.
Parameters:
states integer value to drive the general purpose outputs with.
board ID if multiple boards installed.
Returns:
0 on success
MID2246_API int SN_GetGPOutput (int * states, int board)
Reads the value that was previously written to the general purpose output pins via
SN_SetGPOutput
48
Vue de la page 47
1 2 ... 43 44 45 46 47 48 49 50

Commentaires sur ces manuels

Pas de commentaire