IviDmm Initiate
IviDmm Base Capability Group
This VI initiates a measurement. After you call this VI, the DMM leaves the Idle state and waits for a trigger. Details.
instrument handle The instrument handle that you obtain from the IviDmm Initialize or IviDmm Initialize With Options VI. | |
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. |
IviDmm Initiate Details
This VI applies default values to properties that have not been set by you under the following conditions:
- If you have not set the value of any property in the IviDmmMultiPoint extension group, the VI sets the IviDmm Sample Count [MP] and IviDmm Trigger Count [MP] properties to 1.
- If you have not set the value of the IviDmm Auto Zero [AZ] property, the VI sets the value of this property to IVIDMM_VAL_AUTO_ZERO_OFF (0).
Notes
|