I just started using Labwindows recently so i'm a newbie here. You guys have a great forum setup and i hope you can help me on this.
so as the title says what's the difference between using these DAQmxCreateTask(), LoadTask() functions and manually creating a DAQmx task using the "Tools" menu.
Don't they acheive the same thing ? What is the need for both of them to be present here ? Am i missing something ?
I have already used Labview a bit. In that, to do the data acquisition we need to use the DAQmx Tasks icon to acquire/generate anything. but there isn't any programming alternative available as such, if i'm not wrong. so what's the deal with Labwindows/CVI then ?