You are not logged in.
Pages: 1
Topic closed
Hello everyone,
once i set a BINS to repeating, how can you stop the sequence?
In my case i want a LED to blink when a temperature is to high. If the temperature drops to the normal level the input of BINS is set to off but the sequence keeps blinking the LED.
Any advice is welcome.
TY
Seb
Offline
Hi seb,
you can use the BIS block and let it generate a blinking sequence forever. Then you can use the AND block to disable the blinking. See the attached algorithm: blinking_warning.mdl
Kind regards,
Jaroslav
Monarco HAT for Raspberry Pi - Lightweight I/O for monitoring, archiving and control.
Raspberry Pi in industrial automation!
Offline
Thx for the quick reply Jaroslav,
in the meanwhile i figured out that the ISSW FB also works on switching boolean values. Setting the sequence to run forever and switch between a constant OFF and the sequence did work as intended but i see how your approach is simpler.
Offline
Hi seb,
you are absolutely right, the ISSW block also fits very well for this case.
Best regards,
Jaroslav
Monarco HAT for Raspberry Pi - Lightweight I/O for monitoring, archiving and control.
Raspberry Pi in industrial automation!
Offline
Pages: 1
Topic closed