So as annoying as the whole Omron thing is, I'm trying to get it working without changing the PLC controller clock, because we already have some things implemented with it as it is.
Currently the NX701 PLC has controller clock set as follows:
And we've stored a value in the PLC as follows (2023-11-29 15:00:00):
I set the offset in the Ignition driver to -12 hrs:
Which gets me close to what i need, but because we are in New Zealand and are going through daylight savings, we actually need -13hrs offset.
But this is not possible..?? Cmon, can you give us a break down here?