Admin Production ni-theme
Current Publication

Configure External Stop Arm

IVI Compliance Package

IviCounter Configure External Stop Arm

IviCounterBase Capability Group

Configures the IviCounter External Stop Arm Source, IviCounter External Stop Arm Level, IviCounter External Stop Arm Slope and IviCounter External Stop Arm Delay properties.

IviCounter Configure External Stop Arm.vi

cdbl level (0.0 volt) Specifies the level you want the counter to use for the external stop arm. The driver sets the IviCounter External Stop Arm Level property to this value.

Units: volt

Default Value: 0.0
civrn 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
cstr source ("") Specifies the external stop arm source. The driver sets the IviCounter External Stop Arm Source property to this value.

Default Value: ""

ci32 slope (Positive) Specify the gated totalize gate slope. The driver sets the IviCounter>Basic Operation>External Stop Arm Slope property to this value.

Valid Values:

IVICOUNTER_VAL_POSITIVE - Positive
IVICOUNTER_VAL_NEGATIVE - Negative

Default Value: IVICOUNTER_VAL_POSITIVE
cerrcodeclst 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.
cdbl delay (0.0 dB) Specifies the external stop arm delay. The driver sets the IviCounter External Stop Arm Delay property to this value.

Units: seconds

Default Value: 0.0
iivrn 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
ierrcodeclst 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.