04-28-2016 11:05 AM
I want to do the communication as done in the VI Digital_test(using express VIs) with DAQmx Read and write. Please help
04-28-2016 11:13 AM
Hi Omershah,
usually you can look "under the hood" of ExpressVIs by opening their front panel. Can you do this with those ELVIS ExpressVIs too? (I can't as I don't have that toolkit installed.)
In your "please help" VI you surely don't want to open/create DAQmx tasks to just stop/clear them microseconds later!
Did you examine all those example VIs available in the ExampleFinder?
04-28-2016 11:38 AM
@GerdW
it is not possible for ELVIS Express VIs.
I examined the examples in example finder and others on internet.
04-28-2016 11:51 AM
04-28-2016 12:09 PM
@GerdW
i attached the screen shots of express VIs.
04-28-2016 01:46 PM
Omer,
You got the basic idea of what the myDAQ Express VIs are doing in your Please Help code. There are several things "wrong" (from the standpoint of what the Digital_Test VI is doing), and a few questions for you to answer.
Bob Schor