Masterclock TCR1000 Bedienungsanleitung Seite 19

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 23
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 18
TCR1000SDKRev.3.0.0  Page19
UCHARcf4;//controlfunctions4(seeTCR500manualformoreinformation)
UCHARcf5;//controlfunctions5(seeTCR500manualformoreinformation)
UCHARcf6;//controlfunctions6(seeTCR500manualformoreinformation)
UCHARcf7;//controlfunctions7(seeTCR500manualformoreinformation)
}IRIG,*PIRIG;
//TCRTIMEdatastructureprovidedbypolledandasynchronoustimeresponses
typedefstruct_TCRTIME
{
//Whattypeoftimecodearewedecoding
DWORDdwTimeCodeType;
//rawtimecodevalues
union
{
IRIG irig;
SMPTE smpte;
}rawTc;
//ifatimegivenasynchronously(byaninterruptonTCR),containshighperformancecounter
//readingattimeofinterrupt,forpolledtimecodesthevalueofthismemberisundefined
LARGE_INTEGERintPerfCount;
//decodedtime,rememberthatwMillisecondsisnotprovidedunlessframerateisset
//viaTCRSetFrameRate()call.
WORD wHour;
WORD wMinute;
WORD wSecond;
WORD wMilliseconds;
WORD wMonth;
WORD wDay;
WORD wYear;
//validityflag(doeschecksumpass?TCR500/500PCIonly)
BYTE valid;
}TCRTIME,*PTCRTIME;
Seitenansicht 18
1 2 ... 14 15 16 17 18 19 20 21 22 23

Kommentare zu diesen Handbüchern

Keine Kommentare