In article <963389852.705397@proxy2>, peterjan@teracom.se (Peter Jansson,
Teracom Malmoe) wrote:
> Hello, it´s me again.
> I have a new question: Is there a way to create a boolean button which
> when
> it is pressed immedeatley goes back to the default value ( e.g.
> TRUE-->FALSE-->TRUE)?
> I mean, when you click the button you should have FALSE just that one
> reading (this function is to be implemented in a while-loop).
> Thak you again!
> /Peter Jansson,
> Teracom Systemservice Malmoe Sweden
> http://www.teracom.se
If you select the mechanical action to be latch when released, when the
boolean is read it will return to its default.
Try looking at the mechanical action of booleans example to see how the
different mechanical actions alter the way the switc
h functions.
Cheers
Bill
wsymonds@clara.co.uk