LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

A multifunction DAQ state-machine

As you write to an output, you need to use the DAQmx Wait Until Done.vibefore the stop.

Also, after the Stop, adding a DAQmx Clear Task.vi will free all resources.

 

Felix

Message 11 of 15
(1,142 Views)

Ok. I'm going to have to sit down and look through it all before I ask any questions. I don't have much experience with LabView yet, but this looks really, really good. I think there won't be any problems with understanding what's going on, but I may have a lot of why's. This is going to be for a program i need for my master thesis, so I need to be able to understand and motivate everything or else I'll feel like I'm cheating.

 

Really good code though. The more I look at it, the more I wonder why I didn't go that way from the start...

0 Kudos
Message 12 of 15
(1,133 Views)
Thanks, Like I said if you have any questions I would be happy to help explain whay I did what I did.
Tim
GHSP
Message 13 of 15
(1,131 Views)
Well, after looking it over for a while it turns out there really isn't that much I have to ask..=) Thanks a lot!
0 Kudos
Message 14 of 15
(1,094 Views)
you are welcome.
Tim
GHSP
0 Kudos
Message 15 of 15
(1,089 Views)