Admin Production ni-theme
Current Publication

Is Measurement Complete

IVI Compliance Package

IviCounter Is Measurement Complete

IviCounterBase Capability Group

Returns whether a measurement is in progress, complete, or if the status is unknown.

IviCounter Is Measurement Complete.vi

civrn instrument handle The instrument handle that you obtain from the IviCounter Initialize VI or IviCounter Initialize With Options VI. The handle identifies a particular instrument session.

Default Value: None
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 that you obtain from the IviCounter Initialize VI or IviCounter Initialize With Options VI. The handle identifies a particular instrument session.

Default Value: None
ii32 measurement status Returns the status.

Defined Values for Status Parameter:

IVICOUNTER_VAL_ACQ_COMPLETE Measurement Complete
IVICOUNTER_VAL_ACQ_IN_PROGRESS Measurement In Progress
IVICOUNTER_VAL_ACQ_STATUS_UNKNOWN Measurement Status Unknown
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.