|
Name
|
Description
|
|
FetchCWPower
|
Returns the current CW power.
|
|
FetchExtendedWaveform
|
When capture priority is enabled, returns up to 100000 points of trace data based on the current timebase starting at the current trigger delay point.
|
|
FetchWaveform
|
Returns a previously acquired waveform for this channel. The acquisition must be made prior to calling this method. Call this method separately for each channel.
|
|
FetchWaveformMinMax
|
Returns the previously acquired minimum and maximum waveforms for this specified channel. The acquisition must be made prior to calling this method. Call this method separately for each channel.
|
|
MeasurePower
|
Return average power using a default instrument configuration in Modulated Mode and dBm units. Instrument remains stopped in Modulated Mode after a measurement.
|
|
MeasureVoltage
|
Return average voltage using a default instrument configuration in Modulated Mode and volts units. Instrument remains stopped in Modulated Mode after a measurement.
|
|
ReadCWPower
|
Initiates an CW power acquisition and returns the result.
|
|
ReadWaveform
|
Initiates an acquisition on all enabled channels, waits (up to MaxTime) for the acquisition to complete, and returns the waveform for this channel. Call FetchWaveform to obtain the waveforms for other channels.
|
|
ReadWaveformMinMax
|
Initiates an acquisition on all enabled channels, waits (up to MaxTime) for the acquisition to complete, and returns the min/max waveforms for this channel. Call FetchMinMaxWaveform to obtain the min/max waveforms for other channels.
|