03-23-2007 12:38 PM
03-23-2007 02:07 PM - edited 03-23-2007 02:07 PM
Place the current boolean in a shift register, then use an "implies" from the boolean plaette to compare the old and new value at each iteration.
Check the truth table in the context help for the desired outcome.
...or simply use compound boolean node as follows:
(EDIT: see next post.)
Message Edited by altenbach on 03-23-2007 12:27 PM
03-23-2007 02:24 PM - edited 03-23-2007 02:24 PM

Message Edited by altenbach on 03-23-2007 12:26 PM
03-23-2007 04:45 PM