Aufbau eines FIFO-Datensatz (Beispiel mit 2 aktiven A/D-Kanälen, A/D 0 und
A/D 4)
Byte
Bedeutung
0
RO_FIFO_ID_START
1
FIFO-Typ
2
Zeitstempel (Bit0..Bit7)
3
Zeitstempel (Bit8..Bit15)
4
Aktive A/D-Kanäle (Bit0..Bit7)
5
Aktive A/D-Kanäle (Bit8..Bit15)
6
A/D-Wert Kanal 0 (Bit0..Bit7)
7
A/D-Wert Kanal 0 (Bit8..Bit15)
8
A/D-Wert Kanal 4 (Bit0..Bit7)
9
A/D-Wert Kanal 4 (Bit8..Bit15)
10
RO_FIFO_ID_END
FIFO-Datenstatz = 7 Bytes ID + (2 x Anzahl aktiver A/D-Kanäle) Bytes Daten
Wert [hex]
0xf0
0x11
0x00
0xf1
DELIB API Referenz | Seite 415