Admin Production ni-theme
Current Publication

Query Frequency Range Capabilities

IVI Compliance Package

IviACPwr Query Frequency Range Capabilities VI

IviACPwrBase Capability Group

This VI returns the minimum and maximum frequency in hertz allowed for the user-specified frequency range. The value assigned to the IviACPwr Frequency property must not be outside these minimum and maximum values.

IviACPwr Query Frequency Range Capabilities

cio.gif 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
ci32.gif Range Specifies the frequency range to query. The value in this control must be between 1 and the value reported by the IviACPwr Num Frequency Ranges property.

Default Value: None
cerrcodeclst.gif 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.
iio.gif instrument handle out The instrument handle that you obtain from the IviACPwr Initialize or IviACPwr Initialize With Options VIs.
idbl.gif Min Frequency Returns the minimum frequency supported by the specified range.
idbl.gif Max Frequency Returns the maximum frequency supported by the specified range.
ierrcodeclst.gif 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.