LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Reset Bridge Offset Null after error to try again?

Solved!
Go to solution

I am working on a program that will run remotely and will be hooked to several strain gauge circuits. When I start the program I want to balance the bridges and report back if any of the channels were not able to be balanced properly. I have a VI that balances properly, except if a channel doesn't balance, all the channels after it don't balance either (If channel 3 is bad, then 3-7 are bad. If channel 6 is bad 6-7 are bad). Is there a way to reset the error, or am I going to have to end the task and pick up with the next channel after the one that couldn't balance? 

0 Kudos
Message 1 of 3
(2,104 Views)
Solution
Accepted by topic author adekruif

I figured out a way around it, although it's seems like there should be a better way. I created a task with a single channel and step through every channel keeping note of which ones result in an error. Then using the array of known "bad" channels, you can enter the string input of which channels you want to balance. 

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

How to ask a question in NI community??

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