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.
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 |
|
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 |
|
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. | |
Min Frequency Returns the minimum frequency supported by the specified range. | |
Max Frequency Returns the maximum frequency supported by the specified range. | |
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. |