Masterclock TCR1000 Instrukcja Użytkownika Strona 19

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 23
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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;
Przeglądanie stron 18
1 2 ... 14 15 16 17 18 19 20 21 22 23

Komentarze do niniejszej Instrukcji

Brak uwag