User manual
WaveAce Remote Control 
76 
920836 Rev A  
; Explanation of the random-interleaved-sampling (RIS) time array 
RISTIME. 
; This optional time array is only present with RIS waveforms. 
; This data block is repeated for each sweep which makes up the RIS 
record 
; 
< 0> RIS_OFFSET: double ; seconds from trigger to zeroth 
; point of segment 
; 
/00 ENDARRAY 
; 
;=====================================================================
===== 
; 
DATA_ARRAY_1: ARRAY 
; 
; Explanation of the data array DATA_ARRAY_1. 
; This main data array is always present. It is the only data array 
for 
; most waveforms. 
; The data item is repeated for each acquired or computed data point 
; of the first data array of any waveform. 
; 
< 0> MEASUREMENT: data ; the actual format of a data is 
; given in the WAVEDESC descriptor 
; by the COMM_TYPE variable. 
; 
/00 ENDARRAY 
; 
;=====================================================================
===== 
; 
DATA_ARRAY_2: ARRAY 
; 
; Explanation of the data array DATA_ARRAY_2. 
; This is an optional secondary data array for special types of 
waveforms: 










