IviCounter Configure Gated Totalize
IviCounterBase Capability Group
Configures the IviCounter Gated Totalized Channel, IviCounter Gated Totalized Gate Source, and IviCounter Gated Totalized Gate Slope properties for a gated totalize measurement.
gate source ("") Specifies the gate source you want to configure. The driver sets the IviCounter Gated Totalize Gate Source 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 |
|||
channel ("") Specifies the name of the channel to configure. The driver sets the IviCounter Gated Totalize Channel property to this value.
Default Value: ""
|
|||
gate slope (Positive) Specifies the gate slope you want to configure. The driver sets the IviCounter Gated Totalize Gate Slope property to this value.
Valid Values: IVICOUNTER_VAL_POSITIVE - Positive IVICOUNTER_VAL_NEGATIVE - Negative Default Value: IVICOUNTER_VAL_POSITIVE |
|||
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. |