Anritsu MS2090A Handheld Spectrum Analyzer
- class pymeasure.instruments.anritsu.AnritsuMS2090A(adapter, name='Anritsu MS2090A Handheld Spectrum Analyzer', **kwargs)
Bases:
SCPIMixin,InstrumentAnritsu MS2090A Handheld Spectrum Analyzer.
- abort()
Initiate a sweep/measurement.
- property active_state: Any
The “set” state indicates that the instrument is used by someone.
- property external_current: Any
This command queries the actual bias current in A
- property fetch_control: Any
Returns the Control Channel measurement in json format.
- property fetch_density: Any
Returns the most recent channel density measurement
- property fetch_eirpower: Any
Returns the current EIRP, Max EIRP, Horizontal EIRP, Vertical and Sum EIRP results in dBm.
- property fetch_eirpower_data: Any
This command returns the current EIRP measurement result in dBm.
- property fetch_eirpower_max: Any
This command returns the Max EIRP measurement result in dBm.
- property fetch_emf: Any
Return the current EMF measurement data. JSON format.
- property fetch_emf_meter: Any
Return the live EMF measurement data. JSON format.
- property fetch_emf_meter_sample: Any
Return the EMF measurement data for a specified sample number. JSON format.
- property fetch_interference_power: Any
Fetch Interference Finder Integrated Power.
- property fetch_mimo_antenas: Any
Returns the sync power measurement in json format.
- property fetch_ocupied_bw: Any
Returns the different set of measurement information depending on the suffix.
- property fetch_ota_mapping: Any
Returns the most recent Coverage Mapping measurement result.
- property fetch_pan: Any
Return the current Pulse Analyzer measurement data. JSON format
- property fetch_pbch_constellation: Any
Get the latest Physical Broadcast Channel constellation hitmap
- property fetch_pci: Any
Returns PCI measurements
- property fetch_pdsch: Any
Returns the Data Channel Measurements in JSON format.
- property fetch_pdsch_constellation: Any
Get the latest Physical Downlink Shared Channel constellation
- property fetch_peak: Any
Returns a pair of peak amplitude in current sweep.
- property fetch_power: Any
Returns the most recent channel power measurement.
- property fetch_rrm: Any
Returns the Radio Resource Management in JSON format.
- property fetch_scan: Any
Returns the cell scanner measurements in JSON format
- property fetch_semask: Any
This command returns the current Spectral Emission Mask measurement result.
- property fetch_ssb: Any
Returns the SSB measurement
- property fetch_sync_evm: Any
Returns the Sync EVM measurement in JSON format.
- property fetch_sync_power: Any
Returns the sync power measurements in JSON format
- property fetch_tae: Any
Returns the Time Alignment Error in JSON format.
- property frequency_center: Any
Sets the center frequency in Hz
- property frequency_offset: Any
Sets the frequency offset in Hz
- property frequency_span: Any
Sets the frequency span in Hz
- property frequency_span_full: Any
Sets the frequency span to full span
- property frequency_span_last: Any
Sets the frequency span to the previous span value.
- property frequency_start: Any
Sets the start frequency in Hz
- property frequency_step: Any
Set or query the step size to gradually increase or decrease frequency values in Hz
- property frequency_stop: Any
Sets the start frequency in Hz
- property gps: Any
Returns the timestamp, latitude, and longitude of the device.
- property gps_all: Any
Returns the fix timestamp, latitude, longitude, altitude and information on the sat used.
- property gps_full: Any
Returns the timestamp, latitude, longitude, altitude, and satellite count of the device.
- property gps_last: Any
Returns the timestamp, latitude, longitude, and altitude of the last fixed GPS result.
- init_all_sweep()
Initiate all sweep/measurement.
- property init_continuous: Any
Specified whether the sweep/measurement is triggered continuously
- property init_spa_self: Any
Perform a self-test and return the results.
- init_sweep()
Initiate a sweep/measurement.
- property meas_acpower: Any
Sets the active measurement to adjacent channel power ratio, sets the default measurement parameters, triggers a new measurement and returns the main channel power, lower adjacent, upper adjacent, lower alternate and upper alternate channel power results.
- property meas_emf_meter_clear_all: Any
Clear the EMF measurement data of all samples. Sampling state will be turned off if it was on.
- property meas_emf_meter_clear_sample: Any
Clear the EMF measurement data for a specified sample number. Sampling state will be turned off if the specified sample is currently active.
- property meas_emf_meter_sample: Any
Start or Stop applying the measurement results to the currently selected sample
- property meas_int_power: Any
Sets the active measurement to interference finder, sets the default measurement parameters, triggers a new measurement and returns integrated power as the result. It is a combination of the commands :CONFigure:INTerference; :READ:INTerference:POWer?
- property meas_iq_capture: Any
This set command is used to start the IQ capture measurement.
- property meas_iq_capture_fail: Any
Sets or queries whether the instrument will automatically save an IQ capture when losing sync
- property meas_ota_mapp: Any
Sets the active measurement to OTA Coverage Mapping, sets the default measurement parameters, triggers a new measurement, and returns the measured values.
- property meas_ota_run: Any
Turn on/off OTA Coverage Mapping Data Collection. The instrument must be in Coverage Mapping measurement for the command to be effective
- property meas_power: Any
Sets the active measurement to channel power, sets the default measurement parameters, triggers a new measurement and returns channel power as the result. It is a combination of the commands :CONFigure:CHPower; :READ:CHPower:CHPower?
- property meas_power_all: Any
Sets the active measurement to channel power, sets the default measurement parameters, triggers a new measurement and returns the channel power and channel power density results. It is a combination of the commands :CONFigure:CHPower; :READ:CHPower?
- property power_density: Any
Sets the active measurement to channel power, sets the default measurement parameters, triggers a new measurement and returns channel power density as the result. It is a combination of the commands :CONFigure:CHPower; :READ:CHPower:DENSity?
- property preamp: Any
Sets the state of the preamp. Note that this may cause a change in the reference level and/or attenuation.
- property sense_mode: Any
Set the operational mode of the Spa app.
- property view_sense_modes: Any
Returns a list of available modes for the Spa application. The response is a comma-separated list of mode names. See command [:SENSe]:MODE for the mode name specification.