Issue:
Are there any system variables in Vijeo Designer to extract the Time of Day (TOD) clock from a Magelis/Harmony HMI?
Product Line:
All Vijeo Designer HMIs
Environment:
TOD clock, system clock
Resolution:
Vijeo Designer does indeed have system variables for the TOD clock.
Below is a list of the system variables available:
_Hour
_Minutes
_Seconds
_Month
_Day
_DayoftheWeek (Sunday = 1, Monday =2, ..., Saturday = 7)
_Year2 (last two digits of the current year)
_Year4 (all 4 digits of the current year
The data type of all of these values is "DINT".
Are there any system variables in Vijeo Designer to extract the Time of Day (TOD) clock from a Magelis/Harmony HMI?
Product Line:
All Vijeo Designer HMIs
Environment:
TOD clock, system clock
Resolution:
Vijeo Designer does indeed have system variables for the TOD clock.
Below is a list of the system variables available:
_Hour
_Minutes
_Seconds
_Month
_Day
_DayoftheWeek (Sunday = 1, Monday =2, ..., Saturday = 7)
_Year2 (last two digits of the current year)
_Year4 (all 4 digits of the current year
The data type of all of these values is "DINT".