03-26-2021, 12:46 PM
Hi Dean,
Today I'm going to try again to get to 6.0. I'm updated to .914 and have noticed a problem. This has not gone away in 6.0.
Within the Irrigation driver that some of us are using, there are several fields that can be displayed like run history and other status. I've noticed in my IV now, that the text is displaying somewhat strangely. I'm unsure if it's a breaking change type thing I am missing or an unintended thing where the driver needs updating. It's not maintained any longer so hoping it's something that can be done within CQC itself.
I'm seeing most or all the M.Eng.String fields now have:
Start: %(h,2):00 AM Duration %(H,1):20:01 Remaining 0
or History:
"Sun, Oct %(D,2) %(H,2):52:17 ...
It's actually displaying the %(h,2) versus an actual number substituted in the desired format. So is that formatting string not working any longer or was syntax changed perhaps?
Also, thanks for looking at the Logic Server issue. I just copied the file across versions like you suggested and all seems good.
Today I'm going to try again to get to 6.0. I'm updated to .914 and have noticed a problem. This has not gone away in 6.0.
Within the Irrigation driver that some of us are using, there are several fields that can be displayed like run history and other status. I've noticed in my IV now, that the text is displaying somewhat strangely. I'm unsure if it's a breaking change type thing I am missing or an unintended thing where the driver needs updating. It's not maintained any longer so hoping it's something that can be done within CQC itself.
I'm seeing most or all the M.Eng.String fields now have:
Start: %(h,2):00 AM Duration %(H,1):20:01 Remaining 0
or History:
"Sun, Oct %(D,2) %(H,2):52:17 ...
It's actually displaying the %(h,2) versus an actual number substituted in the desired format. So is that formatting string not working any longer or was syntax changed perhaps?
Also, thanks for looking at the Logic Server issue. I just copied the file across versions like you suggested and all seems good.
-Mike G