When using the Date Time Compare DTCMP can it be modified to eliminate looking at seconds. I do not care about seconds. I have to program an unit to come on and perform test at certain days at certain times. I ended up breaking up my data entry on the HMI to eliminate using seconds. I do not care about seconds, makes it too much for the operator to enter. I have data entry for month, day, hour, and minutes that load into the UDT0.month, etc. As long as .seconds is zero, I am good.