Admin Production ni-theme
Current Publication

Configure Stop Arm

IVI Compliance Package

IviCounter Configure Stop Arm

IviCounterBase Capability Group

Configures the type of stop arm.

IviCounter Configure Stop Arm.vi

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
ci32 type (Immediate) Specifies the stop arm type. The driver sets the IviCounter Stop Arm Type property to this value.

Valid Values:

IVICOUNTER_VAL_IMMEDIATE_ARM_TYPE - Immediate
IVICOUNTER_VAL_EXTERNAL_ARM_TYPE - External

Default Value: IVICOUNTER_VAL_IMMEDIATE_ARM_TYPE
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.
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.