Spectrum Analyzer Programming Manual
Contents Contents SCPI Introduction...........................................................................................................................1 Command Format..................................................................................................................... 1 Symbol Description...................................................................................................................1 Parameter Type....................................................................
Contents :CALCulate:NETMeasure:POWer...................................................................................... 13 :CALCulate:NTDate:NORMalize.........................................................................................13 :CALCulate:TUNE:AUTO.................................................................................................... 14 CALibration Commands..........................................................................................................
Contents :MMEMory:DELete:TRACe................................................................................................26 :MMEMory:DELete:TRACe:ALL......................................................................................... 26 :MMEMory:DISK:INFormation..........................................................................................26 :MMEMory:LOAD:SCReen.................................................................................................26 :MMEMory:LOAD:TRACe........
Contents [:SENSe]:FREQuency:STARt............................................................................................... 38 [:SENSe]:FREQuency:STOP................................................................................................38 [:SENSe]:OBWidth:PERCent.............................................................................................. 38 [:SENSe]:PASSFAIL:LINELimit:LOWer:CLEar......................................................................
Contents :SYSTem:PRESet:TYPE........................................................................................................50 :SYSTem:SPEaker:VOLume................................................................................................ 50 :SYSTem:TIME....................................................................................................................51 TRACe Commands..............................................................................................................
SCPI Introduction SCPI (Standard Commands for Programmable Instrument) is a standard instruction set for programmable devices under IEEE 488.2. SCPI commands are divided into two parts: IEEE 488.2 Common Commands and SCPI Instrument Specific Control Commands. Common commands are commands that the instrument specified in IEEE 488.2 must support. Its syntax and semantics follow IEEE 488.2. Common commands are independent from the measurement and are used to control reset, self-test and status inspection.
The frequency and magnitude of {, , } in the command [:SENSe]:CORRection:CSET :DATA , {, , } can be omitted, or to set one or more pairs of frequency and amplitude parameters. Vertical bar | Vertical bars are used to separate multiple parameter options, one of which must be selected when sending commands. E.g, In DISPlay:MENU:STATe OFF | ON | 0 | 1 command, the parameters that can be selected are "OFF", "ON", "0" or "1".
Integers, for example, 0, 2, 30, -5 (5) NR2 numeric Decimal numbers, for example, 0.6, 3.1415926, -2.6 (6) NR3 numeric Floating point numbers, for example, 3.1415E-7, -8.2E3 (7) NRf numeric Flexible decimal number that may be type NR1, NR2 or NR3 See NR1, NR2, and NR3 examples (8) string Alphanumeric characters (must be within quotation marks) "Model, 123456" Command abbreviation All commands are not case sensitive, you can use all uppercase or lowercase.
SCPI Command Set In this command set, unless otherwise specified, the query function returns "N/A" (without the quotes) when the function is optional and not installed. And when the query function is not turned on or the type does not match, it returns "ERR" (without quotes). IEEE 488.2 Common Commands The IEEE standard defines some common commands for querying basic information about the instrument or performing common basic operations.
CALCulate Commands :CALCulate:BWIDth|BANDwidth:NDB Description Sets the power level, below the peak of the signal, at which the signal bandwidth will be measured by the markers. :CALCulate:BWIDth|BANDwidth[:STATe] must be ON. Syntax Query Syntax :CALCulate:BWIDth|BANDwidth:NDB :CALCulate:BWIDth|BANDwidth:NDB? Parameter Return parameter Example :CALC:BAND:NDB 5 1 dB to 60 dB :CALCulate:BWIDth|BANDwidth:RESult? Description Returns the NdB bandwidth measurement.
:CALCulate:MARKer:AOFF Description Turns all the markers off. Syntax :CALCulate:MARKer:AOFF Example :CALC:MARK:AOFF :CALCulate:MARKer:CPEak[:STATe] Description Sets or queries the state of continuous peaking. It continuously puts the selected marker on the highest displayed signal peak. This function is intended to maintain the marker on signals with a frequency that is changing, and an amplitude that is not changing.
SCPI Introduction :CALCulate:MARKer:FCOunt:RESolution Description Sets or queries the frequency counter resolution in Hz. Syntax Query Syntax :CALCulate:MARKer:FCOunt:RESolution :CALCulate:MARKer:FCOunt:RESolution? Parameter Frequency resolution in Hz Only 1000, 100, 10, 1 Hz are meaningful.
SCPI Introduction :CALCulate:MARKer:MAXimum Description Performs peak search and places a marker on the highest peak. Syntax :CALCulate:MARKer:MAXimum Parameter Example :CALC:MARK1:MAX Marker number 1 to 5 :CALCulate:MARKer:MAXimum:LEFT Description Places the selected marker on the next highest signal peak to the left of the current marked peak.
SCPI Introduction :CALCulate:MARKer:MODE Description Sets or queries the marker type. Syntax Query Syntax :CALCulate:MARKer:MODE {NORMal|DELTa} :CALCulate:MARKer:MODE? Parameter/ Return parameter Example :CALC:MARK1:MODE NORM Marker number 1 to 5. Normal marker Delta marker :CALCulate:MARKer:PHNoise[:STATe] Description Sets or queries the state of the Marker Noise function for the specified marker.
SCPI Command Set :CALCulate:MARKer[:SET]:CENTer Description Sets the center frequency equal to the specified marker frequency, which moves the marker to the center of the screen. In delta marker mode, the center frequency is set to the delta marker frequency. This command is not available in zero span.
SCPI Command Set :CALCulate:MARKer[:SET]:STOP Description Sets the stop frequency to the value of the specified marker frequency. In delta marker mode, the stop frequency is set to the delta marker frequency. This command is not available in zero span. Syntax :CALCulate:MARKer[:SET]:STOP Parameter Example :CALC:MARK1:STOP Marker number 1 to 5 :CALCulate:MARKer:STATe Description Sets or queries the state of the selected marker.
SCPI Command Set :CALCulate:MARKer:TRACe Description Sets or queries the state of continuous peaking. It continuously puts the selected marker on the highest displayed signal peak. This function is intended to maintain the marker on signals with a frequency that is changing, and an amplitude that is not changing.
SCPI Command Set Parameter Marker number 1 to 5 Frequency in GHz, MHz, kHz, Hz. The default unit is Hz. Return parameter Frequency in Hz. If the specified marker is not active, returns ERR. Example :CALC:MARK2:X 300MHz query :CALC:MARK2:X? returns 300000000Hz :CALCulate:MARKer:Y? Description Returns the marker’s vertical position. In delta marker mode, this command returns the amplitude difference between the markers.
SCPI Command Set Parameter 0 1 OFF ON Turns Turns Turns Turns the the the the normalization normalization normalization normalization Return parameter 0 1 The normalization is off. The normalization is on. Example :CALC:NTD:NORM ON :CALCulate:TUNE:AUTO Description Runs the auto tune function. Syntax :CALCulate:TUNE:AUTO Example :CALC:TUNE:AUTO 14 off. on. off. on.
SCPI Command Set CALibration Commands :CALibration[:ALL] Description After connecting the calibration signal to front panel RF Input connector, execute :CAL to perform the calibration. Syntax Query Syntax :CALibration[:ALL] :CALibration[:ALL]? Return parameter 1 Example :CAL The calibration is successful. :CALibration:RESTore Description Restores the calibration settings originally set at the factory.
SCPI Command Set CONFigure Commands :CONFigure:ACPower Description This command places the analyzer in Adjacent Channel Power measurement state. Syntax :CONFigure:ACPower Example :CONF:ACP :CONFigure:CHPower Description This command places the analyzer in Channel Power measurement state. Syntax :CONFigure:CHPower Example :CONF:CHP :CONFigure:OBWidth Description This command places the analyzer in Occupied Bandwidth measurement state.
SCPI Command Set DISPlay Commands :DISPlay:ANNotation:CLOCk:DATE:FORMat Description Sets or queries the display format of date&time. Syntax Query Syntax :DISPlay:ANNotation:CLOCk:DATE:FORMat {YMDhms|HMSymd} :DISPlay:ANNotation:CLOCk:DATE:FORMat? Parameter/ Return parameter YMDhms HMSymd Example :DISP:ANN:CLOC:DATE:FORM YMDhms Set the display format of date&time to YYYY-MM-DD HH:MM:SS. Set the display format of date&time to HH:MM:SS YYYY-MM-DD.
SCPI Command Set :DISPlay:MENU:STATe Description Turns the full screen display mode on/off or queries its state. Syntax Query Syntax :DISPlay:MENU:STATe {OFF|ON|0|1} :DISPlay:MENU:STATe? Parameter 0 1 OFF ON Turns Turns Turns Turns Return parameter 0 1 The full screen display mode is off. The full screen display mode is on. Example :DISP:MENU:STAT ON the the the the full full full full screen screen screen screen display display display display mode mode mode mode off. on. off. on.
SCPI Command Set :DISPlay:WINdow:TRACe:X[:SCALe]:OFFSet Description Sets or queries the X-axis frequency offset. Syntax Query Syntax :DISPlay:WINdow:TRACe:X[:SCALe]:OFFSet :DISPlay:WINdow:TRACe:X[:SCALe]:OFFSet? Parameter Return parameter Frequency in Hz. Example :DISP:WIN:TRAC:X:OFFS 1000 :DISPlay:WINdow:TRACe:Y:DLINe Description Sets or queries the display line amplitude level.
SCPI Command Set OFF ON Turns the scale off. Turns the scale on. Return parameter 0 1 The scale is off. The scale is on. Example :DISP:WIN:TRAC:Y:GAU ON :DISPlay:WINdow:TRACe:Y[:SCALe]:PDIVision Description Sets or queries the Y-axis scale/div when the amplitude scale is logarithmic.
SCPI Command Set Query Syntax :DISPlay:WINdow:TRACe:Y[:SCALe]:SPACing? Parameter/ Return parameter LINear LOGarithmic Example :DISP:WIN:TRAC:Y:SPAC LOG Linear scale Logarithmic scale 21
SCPI Command Set HCOPy Commands :HCOPy:IMAGe:COLor[:STATe] Description Turns the color printing on/off or queries its state. Syntax Query Syntax :HCOPy:IMAGe:COLor[:STATe] {OFF|ON|0|1} :HCOPy:IMAGe:COLor[:STATe]? Parameter 0 1 OFF ON Turns Turns Turns Turns Return parameter 0 1 The color printing is off. The color printing is on. Example :HCOP:IMAG:COL 1 the the the the color color color color printing printing printing printing off. on. off. on.
SCPI Command Set Query Syntax :HCOPy:PAGE:PRINts? Parameter Return parameter Example :HCOP:PAGE:PRIN 1 :HCOPy:PAGE:SIZE Description Sets or queries the page size for printing. The default is A4.
SCPI Command Set INITiate Commands :INITiate:CONTinuous Description Sets the sweep mode to continuous or single mode or queries its state. Syntax Query Syntax :INITiate:CONTinuous {OFF|ON|0|1} :INITiate:CONTinuous? Parameter 0 1 OFF ON Sets Sets Sets Sets Return parameter 0 1 The sweep mode is single. The sweep mode is continuous. Example :INIT:CONT ON the the the the sweep sweep sweep sweep mode mode mode mode 24 to to to to single. continuous. single. continuous.
SCPI Command Set MMEMory Commands :MMEMory:CATalog? Description Returns a list of all the files that have been saved to the local memory. Query Syntax :MMEMory:CATalog? Example :MMEM:CAT? returns 20171010_155852.csv,20171107_145956.png,20171107_150136.png,……… :MMEMory:COPY:SCReen Description Exports the screen file to PC software. Syntax :MMEMory:COPY:SCReen Parameter Example :MMEM:COPY:SCR 20171107_145956.png XXX.
SCPI Command Set :MMEMory:DELete:SCReen:ALL Description Deletes all screen files. Syntax :MMEMory:DELete:SCReen:ALL Example :MMEM:DEL:SCR:ALL :MMEMory:DELete:TRACe Description Deletes the selected trace file from the current directory. Syntax :MMEMory:DELete:TRACe Parameter Example :MMEM:DEL:TRAC 20171010_155852.csv XXX.csv :MMEMory:DELete:TRACe:ALL Description Deletes all trace files.
SCPI Command Set Example :MMEM:LOAD:TRAC 20171010_155852.csv :MMEMory:STORe:QUICK:SAVE Description Quick save the screenshot. When a USB flash drive is inserted, the image is saved into the USB flash drive, otherwise saved into the internal memory. Syntax :MMEMory:STORe:QUICK:SAVE Example :MMEM:STOR:QUICK:SAVE :MMEMory:STORe:SCReen Description Saves the current screen-shot to the internal memory. The file is named based on date/time, the format is png.
SCPI Command Set OUTPut Commands :OUTPut:TRACk[:STATe] Description Turns the tracking generator output on/off or queries its state. Syntax Query Syntax :OUTPut:TRACk[:STATe] {OFF|ON|0|1} :OUTPut:TRACk[:STATe]? Parameter 0 1 OFF ON Turns Turns Turns Turns Return parameter 0 1 TG output is off. TG output is on. Example :OUTP:TRAC ON TG TG TG TG output output output output off. on. off. on.
SCPI Command Set SENSe Commands [:SENSe]:ACPower:BANDwidth:ACHannel:COUNt Description Sets or queries the number of upper and lower adjacent channels measured by adjacent channel power.
SCPI Command Set Parameter/ Return parameter Example :AVER:COUN 20 [:SENSe]:AVERage[:STATe] Description Turns the Average function on/off or queries its state. Syntax Query Syntax [:SENSe]:AVERage[:STATe] {OFF|ON|0|1} [:SENSe]:AVERage[:STATe]? Parameter 0 1 OFF ON Turns Turns Turns Turns Return parameter 0 1 The Average function is off. The Average function is on. Example :AVER ON the the the the Average Average Average Average function function function function off. on.
SCPI Command Set [:SENSe]:BANDwidth|BWIDth[:RESolution]:STEP:MODE Description Sets or queries the resolution bandwidth step mode (default or continuous). Syntax [:SENSe]:BANDwidth|BWIDth[:RESolution]:STEP:MODE {DEFault|CONTinuous|0|1} Query Syntax [:SENSe]:BANDwidth|BWIDth[:RESolution]:STEP:MODE? Parameter 0 1 DEFault CONTinuous Sets the resolution bandwidth step to default mode (step at 1,3,5). Sets the resolution bandwidth step to continuous mode.
SCPI Command Set [:SENSe]:BANDwidth:EMC Description Sets the EMI filter bandwidth (must be set to the exact bandwidth). Syntax Query Syntax [:SENSe]:BANDwidth:EMC [:SENSe]:BANDwidth:EMC? Parameter Return parameter Example BAND:EMC 200 (Only 200Hz, 9kHz, 120kHz, 1MHz are valid settings) [:SENSe]:BANDwidth:EMC:STATe Description Turns the EMI filter on/off or queries its state.
SCPI Command Set Return parameter Hz Example :DEM:AM:IFBW 3.0e+5 [:SENSe]:DEMod:AM:IFBW:AUTO Description Sets or queries the state of auto IF bandwidth for AM demodulation. Syntax Query Syntax [:SENSe]:DEMod:AM:IFBW:AUTO {OFF|ON|0|1} [:SENSe]:DEMod:AM:IFBW:AUTO? Parameter 0 1 OFF ON Set Set Set Set Return parameter 0 1 IF bandwidth for AM demodulation is Manual. IF bandwidth for AM demodulation is Auto.
SCPI Command Set [:SENSe]:DEMod:FM:IFBW Description Sets or queries the IF bandwidth for FM demodulation. Syntax Query Syntax [:SENSe]:DEMod:FM:IFBW [:SENSe]:DEMod:FM:IFBW? Parameter Return parameter Hz Example :DEM:FM:IFBW 3.0e+5 [:SENSe]:DEMod:FM:IFBW:AUTO Description Sets or queries the state of auto IF bandwidth for FM demodulation.
SCPI Command Set Query Syntax [:SENSe]:DEMod:FREQuency? RADIO Parameter Radio sequence number 1 to 6 Return parameter Hz Example :DEM:FREQ RADIO1,87.6 mhz [:SENSe]:DEMod:MODE Description Sets or queries the demodulation type for the audio demodulation function.
SCPI Command Set Parameter/ Return parameter AUTO NORMal POSitive NEGative SAMPle Sets Sets Sets Sets Sets Example :DET NORM the the the the the detector detector detector detector detector mode mode mode mode mode to to to to to Auto. Normal. Peak+. Peak-. Sample. [:SENSe]:FREQuency:CENTer Description Sets or queries the center frequency.
SCPI Command Set [:SENSe]:FREQuency:REFerence Description Sets or queries the frequency reference to internal or external. Syntax Query Syntax [:SENSe]:FREQuency:REFerence {INTernal|EXTernal} [:SENSe]:FREQuency:REFerence? Parameter/ Return parameter INTernal EXTernal Example :FREQ:REF INT Internal reference External reference [:SENSe]:FREQuency:SPAN Description Sets or queries the frequency span. Setting the span to 0 Hz puts the analyzer into zero span.
SCPI Command Set [:SENSe]:FREQuency:STARt Description Sets or queries the start frequency. Syntax Query Syntax [:SENSe]:FREQuency:STARt [:SENSe]:FREQuency:STARt? Parameter Return parameter Hz Example :FREQ:STAR 0 [:SENSe]:FREQuency:STOP Description Sets or queries the stop frequency. Syntax Query Syntax [:SENSe]:FREQuency:STOP [:SENSe]:FREQuency:STOP? Parameter Return parameter Hz Example :FREQ:STOP 1.
SCPI Command Set [:SENSe]:PASSFAIL:LINELimit:LOWer:POINt:DELete Description Deletes the specified point in the lower limit line. Syntax [:SENSe]:PASSFAIL:LINELimit:LOWer:POINt:DELete Parameter Example :PASSFAIL:LINEL:LOW:POIN1:DEL Point number [:SENSe]:PASSFAIL:LINELimit:LOWer:POINt:X Description Sets or queries the frequency limit of the specified point in the lower limit line.
SCPI Command Set Example :PASSFAIL:LINEL:LOW:STAT 1 [:SENSe]:PASSFAIL:LINELimit:MARKer:STATe? Description Returns the Pass/Fail judgment of limit line testing. Query Syntax [:SENSe]:PASSFAIL:LINELimit:MARKer:STATe? Parameter Marker number Return parameter 0 1 Fail Pass Example :PASSFAIL:LINEL:MARK1:STAT? returns 1 [:SENSe]:PASSFAIL:LINELimit:STATe Description Turns limit line testing of pass/fail measurement function on/off.
SCPI Command Set Example :PASSFAIL:LINEL:UP:POIN1:DEL [:SENSe]:PASSFAIL:LINELimit:UPper:POINt:X Description Sets or queries the frequency limit of the specified point in the upper limit line. Syntax Query Syntax [:SENSe]:PASSFAIL:LINELimit:UPper:POINt:X [:SENSe]:PASSFAIL:LINELimit:UPper:POINt:X? Parameter Point number Frequency in Hz.
SCPI Command Set Syntax Query Syntax [:SENSe]:PASSFAIL:LINELimit:X:OFFSET [:SENSe]:PASSFAIL:LINELimit:X:OFFSET? Parameter Frequency in Hz Return parameter Hz Example :PASSFAIL:LINEL:X:OFFSET 1.0e+6 [:SENSe]:PASSFAIL:LINELimit:Y:OFFSET Description Sets or queries the amplitude offset (Shift Y) of the upper and lower limit line.
SCPI Command Set Query Syntax [:SENSe]:PASSFAIL:WINdow:AMPt:STATe? Parameter 0 1 OFF ON Turns Turns Turns Turns Return parameter 0 1 The amplitude line is off. The amplitude line is on. Example :PASSFAIL:WIN:AMP:STAT 1 the the the the amplitude amplitude amplitude amplitude line line line line off. on. off. on. [:SENSe]:PASSFAIL:WINdow:FREQuency:END Description Sets or queries the stop frequency of frequency line in window testing.
SCPI Command Set Example :PASSFAIL:WIN:FREQ:STAT 1 [:SENSe]:PASSFAIL:WINdow:MARKer:STATe? Description Returns the Pass/Fail judgment of window testing. Query Syntax [:SENSe]:PASSFAIL:WINdow:MARKer:STATe? Parameter Marker number Return parameter 0 1 Fail Pass Example :PASSFAIL:WIN:MARK1:STAT? returns 1 [:SENSe]:PASSFAIL:WINdow:STATe Description Turns window testing of pass/fail measurement function on/off.
SCPI Command Set 1 Example Window sweep is on. :PASSFAIL:WIN:SWEEP:STAT 1 [:SENSe]:POWer[:RF]:ATTenuation Description Sets or queries the input attenuation. Syntax Query Syntax [:SENSe]:POWer[:RF]:ATTenuation [:SENSe]:POWer[:RF]:ATTenuation? Parameter/ Return parameter Example :POW:ATT 10 dB 0 dB to 40 dB [:SENSe]:POWer[:RF]:ATTenuation:AUTO Description Sets or queries whether the automatic input attenuation is on/off.
SCPI Command Set [:SENSe]:SWEep:POINts Description Sets or queries the sweep points. Syntax Query Syntax [:SENSe]:SWEep:POINts [:SENSe]:SWEep:POINts? Parameter Return parameter Example :SWEep:POIN 100 [:SENSe]:SWEep:TIME Description Sets or queries the sweep time. Syntax Query Syntax [:SENSe]:SWEep:TIME
SCPI Command Set SOURce Commands :SOURce:POWer:TRACk[:POWer] Description Sets or queries the tracking generator output power level.
SCPI Command Set SYSTem Commands :SYSTem:COMMunicate:LAN:DHCP Description Turns the DHCP on/off or queries its state. Syntax Query Syntax :SYSTem:COMMunicate:LAN:DHCP {OFF|ON|0|1} :SYSTem:COMMunicate:LAN:DHCP? Parameter 0 1 OFF ON Turns Turns Turns Turns Return parameter 0 1 The DHCP is off. The DHCP is on. Example :SYST:COMM:LAN:DHCP 0 the the the the DHCP DHCP DHCP DHCP off. on. off. on. :SYSTem:COMMunicate:LAN:GATE Description Sets or queries the gateway address.
SCPI Command Set should match with IP address. Syntax Query Syntax :SYSTem:COMMunicate:LAN:MASK :SYSTem:COMMunicate:LAN:MASK? Parameter Return parameter Example :SYST:COMM:LAN:MASK 255.255.255.0 :SYSTem:CONFigure:FIRMwareupdate Description Updates the system with new firmware from files located on an external USB drive.
SCPI Command Set :SYSTem:LANGuage Description Sets or queries the language that the instrument uses to display on the screen. Syntax Query Syntax :SYSTem:LANGuage {ENGLish|CHINese} :SYSTem:LANGuage? Parameter/ Return parameter ENGLish CHINese Example :SYST:LANG ENGL The instrument displays in English. The instrument displays in Chinese. :SYSTem:PON:TYPE Description Sets the power-on type between user-defined and factory default.
SCPI Command Set :SYSTem:TIME Description Sets or queries the system time. Syntax Query Syntax :SYSTem:TIME ,, :SYSTem:TIME? Parameter Return parameter Example :SYST:TIME 19,05,30 Hour, a 2-digit integer 00 to 23. Minute, a 2-digit integer 00 to 59. Second, a 2-digit integer 00 to 59.
SCPI Command Set TRACe Commands :TRACe[:DATA]? Description Returns the trace data for the selected trace. Query Syntax :TRACe[:DATA]? TRACE1|TRACE2|TRACE3|TRACE4|TRACE5 Parameter TRACE1 TRACE2 TRACE3 TRACE4 TRACE5 The selected trace. Return parameter Start with #9, the following 9 digits specify the length of the data. Trace data is separated by a comma "," and each data length is fixed at 7 bits. Example :TRAC? TRACE1 returns #9000004807,64.7301,-68.163, …, -36.195,-57.
SCPI Command Set Syntax Query Syntax :TRACe:MODE {WRITe|MAXHold|MINHold|BLANk|VIEW} :TRACe:MODE? Parameter/ Return parameter WRITe MAXHold MINHold BLANk VIEW Example :TRAC1:MODE VIEW Trace number 1 to 5.
SCPI Command Set Trigger Commands :TRIGger:SEQuence:SOURce Description Sets or queries the triggering source. Syntax Query Syntax :TRIGger:SEQuence:SOURce {RUN|VIDeo|POSitive|NEGative} :TRIGger:SEQuence:SOURce? Parameter/ Return parameter RUN VIDeo POSitive NEGative Example :TRIG:SEQ:SOUR RUN Run trigger Video trigger Positive trigger Negative trigger :TRIGger:SEQuence:SOURce:VIDeo:POWer Description Sets or queries the video trigger power.
SCPI Command Set UDISk Commands :UDISk:STORe:SCReen Description Saves the current screen-shot to a folder named "spectrum" (created automatically) in USB storage device, the file is named based on date/time, the format is png. Syntax :UDISk:STORe:SCReen Example :UDIS:STOR:SCR :UDISk:STORe:TRACe Description Saves the trace data to a folder named "spectrum" (created automatically) in USB storage device, the file is named based on date/time, the format is cvs.
SCPI Command Set UNIT Commands :UNIT:POWer Description Sets the amplitude unit. Syntax Query Syntax :UNIT:POWer {DBM|DBUW|DBPW|DBMV|DBUV|W|V} :UNIT:POWer? Parameter/ Return parameter DBM DBUW DBPW DBMV DBUV W V Example :UNIT:POW DBM Decibels Decibels Decibels Decibels Decibels Watt Volt relative relative relative relative to to to to *Specifications subject to change without notice.