06-03-2008 10:29 AM
06-04-2008 09:19 AM
To see what's going on under the hood of the Express VI, just click on it, then Right Mouse Button, then choose Open Front Panel, then Convert. Then look at the wiring diagram and you'll see all of the DAQmx VI's that are used to create the Analog Out. From there, you can learn how to use the individual DAQmx VI's, which is about 10% harder than that silly Express VI. ![]()
06-04-2008 03:29 PM
Hi Vitaliy,
To know what DAQmx VIs replace the DAQ assistant, right click on the DAQ assistant and select generate code. Then you can use the exact same code on your MAC.
You can also check the examples in LabVIEW help >> find examples >> hardware Input and Output>>DAQmx>> Analog Generation >> Voltage . There are many sample VI's to set up an analog out task.
Regards,
Faris A
06-04-2008 04:00 PM
06-12-2008 01:06 PM
06-12-2008 01:16 PM
06-12-2008 03:09 PM
06-13-2008 04:29 PM
06-16-2008 01:20 PM