IviCounter Configure Phase
IviCounterBase Capability Group
Configures the IviCounter Phase Frequency Estimate and IviCounter Phase Resolution properties for a phase measurement.
reference channel ("") Specifies the name of the reference channel to configure. The driver sets the IviCounter Phase Reference Channel property to this value.
Default Value: ""
|
|||
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 |
|||
input channel ("") Specifies the name of the start channel to configure. The driver sets the IviCounter Phase Input Channel property to this value.
Default Value: ""
|
|||
frequency estimate (300 MHz) Specifies the estimated measurement phase. The driver sets the IviCounter Phase Frequency Estimate property to this value.
Unit: 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. |
|||
resolution (1.0 Hz) Specifies the resolution of the phase measurement. It is the quantization size, or the smallest delta value that can be detected. The driver sets the IviCounter Phase Resolution property to this value.
Unit: hertz Default Value: 1.0 |
|||
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. |