niTClk Is Done
Monitors the progress of the acquisitions and/or generations corresponding to sessions.
sessions is an array of session references that are being synchronized.
You obtain session references from the instrument driver by using <driver name> Get Session Reference VI, where <driver name> is the name of the instrument driver—for example, the niScope Get Session Reference VI. |
|||||||
error in describes error conditions that occur before this VI or function runs.
| |||||||
sessions out passes the array of session references to the next VI. | |||||||
done indicates that 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. | |||||||
error out contains error information. If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, it describes the error status that this VI or function produces.
|