B4R Question Callsubplus within looper

atiaust

Active Member
Licensed User
Longtime User
Hi all,
I am writting a small app to monitor a couple of inputs. I am using a looper to monitor the Inputs.
When both inputs become true I use callsubplus to delay before switching on an output.
My question is if both inputs remain true does the callsubplus get fired every loop?
Thanks
 

atiaust

Active Member
Licensed User
Longtime User
Thanks.

I am trying to create a small PLC that runs continuously.
Do you know of any examples to use a timer instead of a looper?
 
Upvote 0
Top