In my project there is a comparison between user-set dates and system time (SystemTagMonth and SystemTagYear). Data type in user-set tags and SystemTags is INT16. This works perfectly in simulation mode BUT not with panel (T7A). Only value that is recognized smaller than system date is 0, all other values are considered larger than system date. So does panel datetime use different datatype or what?
-Komppi
Problem with T7A datetime
Re: Problem with T7A datetime
Problem solved. I removed controllers from system tags and they now give correct values.