Sensoray 615 Manuel d'utilisateur Page 9

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 15
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 8
9
Command structure COMMAND
typedef struct {
int jpegon; //JPEG capture ON/OFF
int channel; //one of 4 channels to capture from (0-3);
int xpchan; //input channel to switch to when done (1-16);
int captionmode; //caption mode: ON/OFF, caption color;
int interlacemode;//interlaced, line doubling, line interpolation
void *pCaption; //pointer to caption data buffer (64 bytes);
int offset; //channel number offset;
} COMMAND;
Note: to assist in insertion of time stamp and the current channel number into the caption, the
following formatting commands are available:
^n New line
^d Date stamp: Mon Oct 01 2001
^tX Time stamp: 17:05:33.25, where X=0,1,2 controls the number of digits after the
decimal point.
^c Channel number (1-16 + offset). The offset member is provided to allow display of
channel numbers > 16 in case of multiple boards (e.g. to display second board’s
channels as 17-32, rather than 1-16, set offset to 16).
Vue de la page 8
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15

Commentaires sur ces manuels

Pas de commentaire