IviACPwr Initiate Measurement [MSR] VI
IviACPwrMeasurement Capability Group
Initiates a measurement of one or more measurement groups for all output phases. You can specify multiple groups by ORing the group identifiers together.
instrument handle The instrument handle that you obtain from the IviACPwr Initialize or IviACPwr Initialize With Options VIs. The handle identifies a particular instrument session.
Default Value: None |
|
Group (Base) Specifies the group(s) to measure. You can specify multiple groups by ORing the valid values together.
Valid Values: IVIACPWR_VAL_MEASUREMENT_GROUP_BASE (1) Measure all items in the Base measurement group. IVIACPWR_VAL_MEASUREMENT_GROUP_HARMONIC (2) Measure all items in the Harmonic measurement group. IVIACPWR_VAL_MEASUREMENT_GROUP_DISTORTION (4) Measure all items in the Distortion measurement group. IVIACPWR_VAL_MEASUREMENT_GROUP_WAVEFORM (8) Measure all items in the Waveform measurement group. Default Value: IVIACPWR_VAL_MEASUREMENT_GROUP_BASE (1) |
|
error in (no error) The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs.
The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
instrument handle out The instrument handle that you obtain from the IviACPwr Initialize or IviACPwr Initialize With Options VIs. | |
error out The error out cluster passes error or warning information out of a VI to be used by other VIs.
The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |