LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Analong Output defaults to 1V

I have a NI-9264 Analog Output module that I'm using to set a proportional valve. I'm having an issue where every now and then the module will output 1V regardless of command or restarting LabVIEW. The only way that seems to kick out of it is opening up MAX and setting the output to zero, when I open max to set the output the default value is 1V, is there a way to change this to 0?

 

In my code I'm just running a simple write command that works fine, like I said this issue just happens periodically and I can't seem to kick out it through LabVIEW.

Write Command.PNG

0 Kudos
Message 1 of 3
(2,002 Views)

Can you publish your code? 

It will be important to see how is configure the DAQmx task

0 Kudos
Message 2 of 3
(1,954 Views)

Here is how I configure my tasks, I'm creating 6 and scale my analog modules using a custom vi I've attached.

 

DAQ Driver.PNG

0 Kudos
Message 3 of 3
(1,938 Views)