Can anyone please tell me what the syntax format of the logic timer is? The only info I could find is that the max time is 32767 seconds (9hrs) though many examples of code display the timertime = as "xx:yy:zz" which I presume is x for hours, y for mins and z for seconds. Does this mean timertime = statements can be written in either total seconds or as written above? I have searched all the help with piced/logic and couldn't find the correct syntax. The reason I need this is so that an i/o can be created from 3 strings ie 05 (hrs), 31 (mins), 12 (secs) = "05:31:12"