|
Name
|
Description
|
|
Abort
|
Class-compliant IIviPwrMeter method that aborts all previously initiated measurements and returns the power meter to the Idle state.
|
|
Fetch
|
Class-compliant IIviPwrMeter method that returns the result of a previously configured and initiated 1 or 2 channel measurement. Measurement.Configure can be used to set up the measurement. Measurement.Initiate initiates that measurement
|
|
Fetch Channel
|
Class-compliant IIviPwrMeter method that returns the result from a previously initiated measurement on a specified channel. Initiate initiates that measurement. The measurement result will be returned in the units specified by the Unit property
|
|
Initiate
|
Class-compliant IIviPwrMeter method that initiates a measurement on all enabled channels. When this method executes, the power meter leaves the Idle state
|
|
Is Measurement Complete
|
Class-compliant IIviPwrMeter method that queries the instrument to determine the status of the measurement initiated by the Initiate method. This method returns a status of Measurement only when measurements are complete on all enabled channels.
|
|
Query Result Range Type
|
Class-compliant IIviPwrMeter method that takes a measurement value returned from Fetch, Fetch Channel, Read, or Read Channel and determines if the value is a valid measurement value or a value indicating that an out-of-range condition occurred.
|
|
Send Software Trigger
|
Class-compliant IIviPwrMeter method that sends a software trigger to the instrument
|