CAN Clear with NI-DAQmx.vi
Purpose
Stop and clear the CAN task and the NI-DAQmx task synchronized with CAN Sync Start with NI-DAQmx.vi.
Format
Inputs
task reference in is the NI-CAN task reference you passed through the CAN Sync Start with NI-DAQmx VI. | |||||||||
Synchronization in defines a cluster with information about the signals that have been routed between the cards and about additional DAQmx tasks that may have been created for synchronization. This information is needed to clear the routings in the NI-CAN and the NI-DAQmx devices after the measurement has been finished.
|
|||||||||
DAQmx task in is the same DAQmx task in you wired into CAN Sync Start Multiple with NI-DAQmx.vi. |
Outputs
Error out describes error conditions. If the Error in cluster indicated an error, the Error out cluster contains the same information. Otherwise, Error out describes the error status of this VI.
|
Description
This VI is intended to serve as an example. You can use the VI as is, but the LabVIEW diagram is commented so that you can use the VI as a starting point for more complex synchronization scenarios. Before you customize the LabVIEW diagram, save a copy of the VI for editing.