I have a signal comming in. based on this signal the program has to make a desicion. I was trying this with the true-fase feature, but something wrong. Could you help me with this.
Wire your signal to a logic compare vi where the resultant True/False is wired to a Case structure, and you'll know what to do there. Another option is using the "Select.vi" from the Comparison palette - check it out. Good Luck, Doug