Datenformat aus PROScope
Das Datenformat das, von PROScope erzeugten Files setzt sich aus einzelnen Parameter-
blécken zusammen.
1. Block 1.-3. Byte enthalt Allgemeine Kennung fiir PROScope intern.
01
Byte 01
02
Byte 10
03
Byte FF
2. Block 4.-365. Byte Datendefinitions-Structur.
04
Byte
scope (48=408, 253=205-3, 252=205-2)
Byte
pretrigger 0, 25, 50, 75, 100%
Byte
zeit Scope Time/DIV
Byte
parameterblock[256]; (nur bei HM408) sonst leer.
Byte
triggerlevel[20] entsp. Parameterblock HM408
unsigned long
Zeit der Datenspeicherung
unsigned long
Datum der Datenspeicherung
unsigned int
Datenlange des Kanals
Byte
Variable intern PROScope
Byte
X/Y O=nein >0=X/Y ja, intern PROScope
Byte
Variable intern PROScope
Byte
Variable intern PROScope
Byte
Variable intern PROScope
Byte
Variable intern PROScope
Byte
Variable intern PROScope
Byte
Variable intern PROScope
Byte
comment[48]
Kommentarzeile
int
intern PROScope
int
intern PROScope
int
intern PROScope
3. Block 366-4477 Kanalbezogener Datenblock 4112
366
Byte
Kanal Zuordnungsnr. 1-8
intern PROScope 0 = Ende aller Datensatze
Byte
intern PROScope
Byte
intern PROScope
Byte
intern PROScope
Byte
intern PROScope
Byte
intern PROScope
double
intern PROScope (volt/div/Skalierung Math.)
Byte
intern PROScope (offset/Nullinie)
Byte
intern PROScope
(color/Farbzuordnung)
Byte
array [4096] Daten der Signalkurve
4477
4.- 9. Block mit je 4112 Byte je nach Anzahl abgelegter Kanale bis
letztes Byte = 0 siehe hierzu Kanalzuordnungsnummer
32