NI-Digital Pattern Driver C Function Reference

niDigital_IsDone

  • Updated2023-11-24
  • 1 minute(s) read

niDigital_IsDone

Low Level Action Group

Checks the hardware to determine if the pattern burst has completed or if any errors have occurred.

C Function Prototype: ViStatus niDigital_IsDone (ViSession vi, ViBoolean* done)

Parameter Description
vi The specified instrument session the niDigital_init or niDigital_InitWithOptions function returns.
done A Boolean that indicates whether the pattern burst completed.

Return value: Reports the status of the operation.

Log in to get a better experience