29.11.2022, 10:24
(29.11.2022, 10:14)admin Wrote: What is the resident script sleep time set to?
For outputs use this query format:
Code:query('?OUTPUT,151,1', '1/1/151')
Sleep Interval for script is set to 0,
while sock do
query('?OUTPUT,151,1', '0/0/2')
query('?OUTPUT,151,1', '0/0/4')
I am using this but I it is updating the ON/OFF status only in the script but not giving me the value. First One is for ON/OFF status and second one is for the BR value, '0/0/2' is 1-bit object and '0/0/4' is 1byte Scale object.