LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can i get an application to reset a signal going out to a mass spec back to 0

I have an application and im trying to make it send out a voltage of 0 when its done graphing the points that i tell it to.  Lets say i have it set to a initial mass of zero and a final mass of fifty.  After that final mass of 50, i want the daqmx to send out zero so that its reset without graphing that.  Im trying to use the reset signal on the simulate signal express vi but i cant quite understand how to use that because it wont reset it back to zero like i want it to.
0 Kudos
Message 1 of 3
(2,361 Views)
Here is an example of what im talking about, please help me out, its the last thing i need to do to finish my application.
0 Kudos
Message 2 of 3
(2,346 Views)

First, your control "Initial Mass To Charge Ratio" is effectively not connected, as it is connected to an Addition with no output. Second, I'm not sure how you are "using the reset signal" on the Simulate Signal when it also isn't connected. It is unclear how you have the two DAQ Assistant vi's configured so I can determine what they are doing. If you can describe, step by step, what each function is supposed to be doing, I may be able to see what isn't working. Also, in my experience I frequently spot the problem myself when describing in detail to someone else. I haven't made any functional changes to your code in the enclosed copy, just made it a little neater.

 

P.M.

Putnam
Certified LabVIEW Developer

Senior Test Engineer North Shore Technology, Inc.
Currently using LV 2012-LabVIEW 2018, RT8.5


LabVIEW Champion



0 Kudos
Message 3 of 3
(2,343 Views)