B&K Precision 2552-2559 - Programming Manual User Manual
Page 137

< 68> RES_ARRAY2: long
< 72> RES_ARRAY3: long ; 2 expansion entries are reserved
The following variables identify the instrument
< 76> INSTRUMENT_NAME: string
< 92> INSTRUMENT_NUMBER: long
< 96> TRACE_LABEL: string ; identifies the waveform.
<112> RESERVED1: word
<114> RESERVED2: word ; 2 expansion entries
The following variables describe the waveform and the time at
which the waveform was generated.
<116> WAVE_ARRAY_COUNT: long ; number of data points in the data
; array. If there are two data
; arrays (FFT or Extrema), this number
; applies to each array separately.
<120> PNTS_PER_SCREEN: long ; nominal number of data points
; on the screen
<124> FIRST_VALID_PNT: long ; count of number of points to skip
; before first good point
; FIRST_VALID_POINT = 0
; for normal waveforms.
<128> LAST_VALID_PNT: long ; index of last good data point
; in record before padding (blanking)
; was started.
; LAST_VALID_POINT = WAVE_ARRAY_COUNT-1
; except for aborted sequence
; and rollmode acquisitions
<132> FIRST_POINT: long ; for input and output, indicates
; the offset relative to the
; beginning of the trace buffer.
; Value is the same as the FP parameter
; of the WFSU remote command.
<136> SPARSING_FACTOR: long ; for input and output, indicates
; the sparsing into the transmitted
; data block.
; Value is the same as the SP parameter
; of the WFSU remote command.
<140> SEGMENT_INDEX: long ; for input and output, indicates the
; index of the transmitted segment.
; Value is the same as the SN parameter
; of the WFSU remote command.
<144> SUBARRAY_COUNT: long ; for Sequence, acquired segment count,
; between 0 and NOM_SUBARRAY_COUNT
<148> SWEEPS_PER_ACQ: long ; for Average or Extrema,
; number of sweeps accumulated
; else 1
<152> POINTS_PER_PAIR: word ; for Peak Dectect waveforms (which
always
; include data points in DATA_ARRAY_1
and
; min/max pairs in DATA_ARRAY_2).
; Value is the number of data points for