IviDmm Configure Trigger Slope
IviDmmTriggerSource Capability Group [TS]
This VI configures the polarity of the external trigger source of the DMM.
instrument handle The instrument handle that you obtain from the IviDmm Initialize or IviDmm Initialize With Options VI. | |
trigger slope (0: Positive) Pass the polarity of the external trigger slope. The driver sets the IviDmm Trigger Slope [TS] property to this value. The DMM triggers on either the rising or the falling edge of the external trigger source depending on the value of this property.
Defined Values: IVIDMM_VAL_POSITIVE - The driver triggers on the rising edge of the external trigger. IVIDMM_VAL_NEGATIVE - The driver triggers on the falling edge of the external trigger. Default: IVIDMM_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 that you obtain from the IviDmm Initialize or IviDmm Initialize With Options VI. | |
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. |