05-11-2007 07:31 PM
05-11-2007 09:45 PM - edited 05-11-2007 09:45 PM
Message Edited by mikeporter on 05-11-2007 10:46 PM
05-11-2007 10:13 PM
Could it be that your boolean is actually an indicator and not a control??? 😮
RIght-click on your object and try selecting "change to control".
People who overuse local variables in the code (and don't wire the terminal) may not be able to easily tell the difference. If you use the real terminal the wire will be broken if you try to use an indocator as a control.
If that's not it, please attach a simple VI containing only the boolean.
05-12-2007 01:28 AM