03-19-2013 05:35 AM
Hello,
I come here because I have an issue but this time I can't find a solution, here is my situation.
I have an NI USB 6008 to command a basic electrical system : I acquire a voltage and I want to generate a digital command when the voltage varies.
I have two steps : step1 and step2 with step1 < step 2. The command recharges a battery.
At the beginning, the command is FALSE and the voltage decreases.
I want that when voltage < step 1, the command will be TRUE and the voltage will increase until step 2.
When voltage > step 2, I want that the command be FALSE.
This things involve nested conditions and my solution do not work.
Do you know any solution for this kind of problem ?
Thank you very much.
03-19-2013 10:17 AM
Post what you have done so far so we can identify where your problem is and how to fix it.
NOTE: When posting code it is generally a good idea to post in in an older version such as 2010. Not everyone is running the latest version of LabVIEW.