15 Programming Examples
354 U8480 Series Programming Guide
or
-> INIT:CONT OFF // Sets the U8480 Series to the Single Trigger 
mode.
-> CONF  // Configures the measurement.
-> READ? // Reads the measurement results. READ? is 
equivalent to INIT followed by a FETC? 
(Assuming that TRIG:SOUR is set to 
IMMediate).
“->” indicates the commands that you send to the U8480 Series.
“<-” indicates the response from the U8480 Series.