Anritsu MS2090A Handheld Spectrum Analyzer¶
- class pymeasure.instruments.anritsu.AnritsuMS2090A(adapter, name='Anritsu MS2090A Handheld Spectrum Analyzer', **kwargs)¶
Bases:
SCPIUnknownMixin
,Instrument
Anritsu MS2090A Handheld Spectrum Analyzer.
- abort()¶
Initiate a sweep/measurement.
- property active_state¶
The “set” state indicates that the instrument is used by someone.
- property external_current¶
This command queries the actual bias current in A
- property fetch_control¶
Returns the Control Channel measurement in json format.
- property fetch_density¶
Returns the most recent channel density measurement
- property fetch_eirpower¶
Returns the current EIRP, Max EIRP, Horizontal EIRP, Vertical and Sum EIRP results in dBm.
- property fetch_eirpower_data¶
This command returns the current EIRP measurement result in dBm.
- property fetch_eirpower_max¶
This command returns the Max EIRP measurement result in dBm.
- property fetch_emf¶
Return the current EMF measurement data. JSON format.
- property fetch_emf_meter¶
Return the live EMF measurement data. JSON format.
- property fetch_emf_meter_sample¶
Return the EMF measurement data for a specified sample number. JSON format.
- property fetch_interference_power¶
Fetch Interference Finder Integrated Power.
- property fetch_mimo_antenas¶
Returns the sync power measurement in json format.
- property fetch_ocupied_bw¶
Returns the different set of measurement information depending on the suffix.
- property fetch_ota_mapping¶
Returns the most recent Coverage Mapping measurement result.
- property fetch_pan¶
Return the current Pulse Analyzer measurement data. JSON format
- property fetch_pbch_constellation¶
Get the latest Physical Broadcast Channel constellation hitmap
- property fetch_pci¶
Returns PCI measurements
- property fetch_pdsch¶
Returns the Data Channel Measurements in JSON format.
- property fetch_pdsch_constellation¶
Get the latest Physical Downlink Shared Channel constellation
- property fetch_peak¶
Returns a pair of peak amplitude in current sweep.
- property fetch_power¶
Returns the most recent channel power measurement.
- property fetch_rrm¶
Returns the Radio Resource Management in JSON format.
- property fetch_scan¶
Returns the cell scanner measurements in JSON format
- property fetch_semask¶
This command returns the current Spectral Emission Mask measurement result.
- property fetch_ssb¶
Returns the SSB measurement
- property fetch_sync_evm¶
Returns the Sync EVM measurement in JSON format.
- property fetch_sync_power¶
Returns the sync power measurements in JSON format
- property fetch_tae¶
Returns the Time Alignment Error in JSON format.
- property frequency_center¶
Sets the center frequency in Hz
- property frequency_offset¶
Sets the frequency offset in Hz
- property frequency_span¶
Sets the frequency span in Hz
- property frequency_span_full¶
Sets the frequency span to full span
- property frequency_span_last¶
Sets the frequency span to the previous span value.
- property frequency_start¶
Sets the start frequency in Hz
- property frequency_step¶
Set or query the step size to gradually increase or decrease frequency values in Hz
- property frequency_stop¶
Sets the start frequency in Hz
- property gps¶
Returns the timestamp, latitude, and longitude of the device.
- property gps_all¶
Returns the fix timestamp, latitude, longitude, altitude and information on the sat used.
- property gps_full¶
Returns the timestamp, latitude, longitude, altitude, and satellite count of the device.
- property gps_last¶
Returns the timestamp, latitude, longitude, and altitude of the last fixed GPS result.
- init_all_sweep()¶
Initiate all sweep/measurement.
- property init_continuous¶
Specified whether the sweep/measurement is triggered continuously
- property init_spa_self¶
Perform a self-test and return the results.
- init_sweep()¶
Initiate a sweep/measurement.
- property meas_acpower¶
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¶
Clear the EMF measurement data of all samples. Sampling state will be turned off if it was on.
- property meas_emf_meter_clear_sample¶
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¶
Start or Stop applying the measurement results to the currently selected sample
- property meas_int_power¶
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¶
This set command is used to start the IQ capture measurement.
- property meas_iq_capture_fail¶
Sets or queries whether the instrument will automatically save an IQ capture when losing sync
- property meas_ota_mapp¶
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¶
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¶
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¶
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¶
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¶
Sets the state of the preamp. Note that this may cause a change in the reference level and/or attenuation.
- property sense_mode¶
Set the operational mode of the Spa app.
- property view_sense_modes¶
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.