I'm trying to write a program in ST to let the user define the Bakelength time (in hours) for a TON timer.
I have this currently but when I compile the code, the program throws up an 'illegal constant' error. How would I change this syntax? Any help would be much appreciated!!!
TON_1(IN:= true,PT:= t#(BakeLength)h);