LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Reset to zero at the end of the NIDAQ ramp generation program.

Hi, I need some help with a code. I’d like the voltage generated by the NI DAQ 9263 to return to zero at the end of the program, instead of staying at the final threshold value like it does on the theoretical graph where the voltage rises and then holds.

MABADIE63_0-1744621545550.png

 

0 Kudos
Message 1 of 3
(74 Views)

as guided in your other post, write a zero value at the end of your signal. Make sure the samples per channel is consistent with total generation length (including trailing zero).

 

As an alternative, you can set this channel property in DAQmx, but it returns to zero roughly:
Idle Output Behavior

dsbNI_0-1744631971497.png

 

Doug
Enthusiast for LabVIEW, DAQmx, and Sound and Vibration
Message 2 of 3
(52 Views)

I will try that thx

0 Kudos
Message 3 of 3
(46 Views)