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

atiaust

Active Member
Licensed User
Longtime User
Erel,

Does a timer keep repeating until it is disabled?
ie timer1.enabled = false

Thanks
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…