IviCounter Configure Duty Cycle
IviCounterBase Capability Group
Configures the IviCounter Duty Cycle Frequency Estimate and IviCounter Duty Cycle Resolution properties for a duty cycle measurement.
resolution (1.0 Hz) Specifies the resolution of the duty cycle measurement. It is the quantization size, or the smallest delta value that can be detected. The driver sets the IviCounter Duty Cycle Resolution property to this value.
Units: hertz Default Value: 1.0 |
|||
instrument handle The instrument handle that you obtain from the IviCounter Initialize.vi or IviCounter Initialize With Options.vi. The handle identifies a particular instrument session.
Default Value: None |
|||
channel ("") The name of the channel to configure. The driver sets the IviCounter>Basic Operation>Duty Cycle Channel property to this value.
Default Value: ""
|
|||
frequency estimate (300 MHz) Specifies the estimated measurement frequency. The driver sets the IviCounter Duty Cycle Frequency Estimate property to this value.
Units: hertz Default Value: 300000000.0 |
|||
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 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. |