Changed variable object in Spin2
bob_g4bby
Posts: 578
I've often written code in LabView like:-
If myvariable has changed do the following code
So here's an experiment to provide variables that remember if they've changed since they were last read and by how much. The object is based on longs, but could be rewritten for words or bytes quite easily. Developed in Spin Tools.
Cheers, Bob

