|
Appendix B
II
/00
ENDBLOCK
::::::::::::::::::::::::::::::::::::::: ==================================
USERTEXT: BLOCK
; Explanation of the descriptor block USERTEXT at most 400 bytes long.
< O> DESCRIPTOR_NAME: string
< 18> TEXT: text
/O0
ENDBLOCK
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
DATA_ARRAY_I: ARRAY
; Explanation of the data array DATA_ARRAY_I.
; The data item is repeated for each acquired or computed data point
; of the first data array of any waveform.
< O> MEASUREMENT: data ; the actual format of a data is
; given in the WAVEDESC descriptor
; by the COMM_TYPE variable.
/oo
ENDARRAY
; the first 8 chars are always USERTEXT
; a list of ASCII characters
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
DATA_ARRAY_2: ARRAY
; Explanation of the data array DATA_ARRAY_2.
; The data item is repeated for each acquired or computed data point
; of the second data array of any dual waveform
; e.g. the imaginary part of a FFT.
< O> MEASUREMENT: data
ENDARRAY
’ the actual format of a data is
; given in the WAVEDESC descriptor
; by the COMM_TYPE variable.
IO0
214
II
II
II
II
II
II
II
II
II
II
II
II
II
II
II
II