Hello, I have just bought an USB 6000 and I am trying to read some Voltage values from the analog output through Labview.I created a Task and I can read the values as I want, but I have a problem with the configuration of the Digital I/O through Labview.
I configured the Digital I/O lines direction and status through the Measurement and Automation Explorer TestPanel (screenshot attached) but I would like to do this programmatically because each time i disconnect the USB cable or restart my computer these settings are gone.
I looked for some examples or some guides but I can't get this done even though it seems really easy.
I thought I could use the "DAQmx Set PowerUp States (Digital).vi" but when I do it i get error -200663 DAQmx Set Power Up States (Digital).vi<append>
Can you help me? Thanks!