Chapter 3 — All Mode Commands
S331L PM PN: 10580-00322 Rev. F 3-3
:CONFigure:BASe:POWeroff 0|1
Cmd Description: Command cycles the power to the instrument (0) or turns it completely
off (1). Cycling the power does not save the current setup (instrument
will restart with last saved setup) whereas turning the instrument off
will store the current setup.
Param Range: 0 for power cycling, 1 for turning instrument off
Example: To cycle the system power:
:CONF:BAS:POW 0
:CONFigure:VIP:ANALyze:AUTO ON|OFF|1|0
:CONFigure:VIP:ANALyze:AUTO?
Cmd Description: Command sets auto analyze state.
Query Description: Query returns auto analyze state. Query returns 1 if auto analyze is on.
Otherwise, it returns 0.
Param Range: ON|OFF|1|0
Default Value: OFF|0
Example: To set auto analyze state to on:
:CONF:VIP:ANAL:AUTO ON
:FETCh:GPSData:RESet
Cmd Description: Reset the current and last GPS data.
Example: To reset GPS data:
:FETC:GPSD:RES
:FETCh:GPSData? {CURRent|LAST}
Query Description: Query returns the current or the last GPS data. If no parameter is
entered, it defaults to return current GPS data. Latitude and longitude
units are in radians. Altitude units are in meters. Return format: No
H/W Found|No Fix|Good Fix
(3D),<time-stamp>,<latitude>,<longitude>,<altitude>|Good Fix
(2D),<time-stamp>,<latitude>,<longitude>
Param Description: Optional Param: GPS data collection type, default is CURRent.
Param Range: CURRent|LAST
Example: Query the current GPS data:
:FETC:GPSD? CURRent