LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

multi channel outputs

I have this VI and I need to have all my outputs running at the same time.
Can some one help me?
Here is my VI
0 Kudos
Message 1 of 4
(2,807 Views)
Hello,

Have a look at this modified VI that should do exactly the same as yours.
However, it is moe compact and the output should be actualized at the same time.

Best regards
Nck_CH
0 Kudos
Message 2 of 4
(2,800 Views)
Nick,
 I tried what you sent.
 i'm Getting an error message.
Measurement: attempted to read a sample beyond the final sample acquired. Acquistition has stopped therefore the sample specified by the combination of position and offset will never be available.
Any Thoughts?
0 Kudos
Message 3 of 4
(2,761 Views)
Hello

That's right. You need to change the "Sample mode" to "Continuous Sample"
I modified the VI, and this should work, but I could not test it by me.

To learn about NI-DAQmx functionality, have a look on this web page: www.ni.com/gettingstarted

Best regards,
Nick_CH
0 Kudos
Message 4 of 4
(2,737 Views)