![IFM AC1401 Programming Manual Download Page 111](http://html1.mh-extra.com/html/ifm/ac1401/ac1401_programming-manual_3896314111.webp)
111
ifm
Programming Manual AS-i Gateway AC14 (4.2.x)
12/2017
Appendix
Library ACnnnn_Utils.library
>
Set_TimeDate
15998
Function block type:
Function block (FB)
Library:
ACnnnn_Utils.library
Symbol in CODESYS:
>
Description
15949
The FB sets the system time (time and date) of the device using the transmitted input values.
>
Input parameters
15988
Parameter
Data type
Description
Possible values
xExecute
BOOL
Control execution of the FB
FALSE
Stop FB execution
TRUE
Start one-time FB execution
bDay
BYTE
Day
0x01
...
0x1F
1
...
31
bMonth
BYTE
Month
0x01
...
0x0C
January
...
December
wYear
WORD
Year
0x07B3
...
0x07F5
1971
...
2037
bHour
BYTE
Hour
0x00
...
0x17
0
...
23
bMinute
BYTE
Minute
0x00
...
0x3B
0
59
bSecond
BYTE
Second
0x00
...
0x3B
0
59