|
Top Previous Next |
Class-compliant IIviPwrMeter interface containing methods and properties for initiating and retreiving measurements Namespace: Ivi.PwrMeter.Interop Assembly: Ivi.PwrMeter.Interop (in Ivi.PwrMeter.Interop.DLL)
|
Name |
Description |
|
Class-compliant IIviPwrMeter method that aborts all previously initiated measurements and returns the power meter to the Idle state. |
||
Class-compliant IIviPwrMeter method that configures the instrument to take single or dual channel measurements |
||
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 |
||
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 |
||
Class-compliant IIviPwrMeter method that initiates a measurement on all enabled channels. When this method executes, the power meter leaves the Idle state |
||
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. |
||
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. |
||
Class-compliant IIviPwrMeter method that initiates a previously configured measurement, waits until the power meter has returned to the Idle state, then returns the result of that measurement. Measurement.Configure can be used to set up the measurement |
||
Class-compliant IIviPwrMeter method that initiates a measurement, waits until the power meter has returned to the Idle state, then returns the result of the measurement on the specified channel |
||
Class-compliant IIviPwrMeter method that sends a software trigger to the instrument |
Ivi.PwrMeter.Interop Namespace