(21.05.2024, 07:28)admin Wrote: Do you really need to check the current shutter position? The shutter controller should have end detection sensors so if it's already in down position then simply nothing will happen.is this the right way to make the comparison in the if stament
if x <= 99 then
where x is the height feedback for the shutter(5.001 data type 0-100%)?