Reports the progress of the acquisitions and/or generations, corresponding to sessions.


icon

Inputs/Outputs

  • c1dgenclassrn.png sessions

    sessions specifies the array of session references that are being synchronized. Obtain session references from the instrument driver by using the <driver name> Get Session Reference VI, where <driver name> is the name of the instrument driver, for example, the niScope Get Session Reference VI.

  • cerrcodeclst.png error in (no error)

    error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • i1dgenclassrn.png sessions out

    sessions out passes the array of session references to the next VI.

  • ibool.png done

    done indicates whether the operation is done. The operation is done when each session has completed without any errors, or when any one of the sessions reports an error.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.