Admin Production ni-theme
Current Publication

Configure Units

IVI Compliance Package

IviPwrMeter Configure Units

IviPwrMeterBase Capability Group

This VI configures the unit to which the RF power is converted after measurement.

instrument handle The instrument handle that you obtain from the IviPwrMeter Initialize or IviPwrMeter Initialize With Options VIs.
measurement units Specifies the units at the input terminals of the power meter. The driver sets the IviPwrMeter>>Basic Operation>>Units property to this value.

Defined Values:
IVIPWRMETER_VAL_DBM (dBm )
IVIPWRMETER_VAL_DBMV (dBmV)
IVIPWRMETER_VAL_DBUV (dBuV)
IVIPWRMETER_VAL_WATTS (Watts)


Default Value:
IVIPWRMETER_VAL_WATTS (Watts)
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 IviPwrMeter Initialize or IviPwrMeter 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.