IviCounter Configure Frequency
IviCounterBase Capability Group
Allows the instrument to automatically determine the best estimate and resolution for the selected channel. This VI sets the IviCounter Frequency Estimate Auto property to TRUE, the IviCounter Frequency Resolution Auto property to TRUE, and the IviCounter Frequency Aperture Time property is set to indicate the aperture time selected by the instrument.
instrument handle The instrument handle you obtain from the IviCounter Initialize VI or IviCounter Initialize With Options VI. The handle identifies a particular instrument session.
Default Value: None |
|||
channel ("") Specifies the name of the channel to configure. The driver sets the IviCounter Frequency Channel property to this value.
Default Value: ""
|
|||
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 you obtain from the IviCounter Initialize VI or IviCounter Initialize With Options VI. The handle identifies a particular instrument session.
Default Value: None |
|||
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. |