Hi I have problems with DIV_TIME function I can’t get the function to accept fx. t#1s or a time variable It works in PcWorx 6, but when i convert to PLCnext, it don’t work?
Hi Emil, According to the PLCnext Engineer Help, the divisor must be an ANY_NUM type, which does not include TIME:
Hope this helps. ~ Martin.