DTU.GetTimeZoneInformation (FB prefix: gti)
This function block of the CAA_DTUtil.library reads the specific information on the time zone.
(for further information see library CAA_RealTimeClock)
Input:
xExecute
|
BOOL
|
A rising edge will start the action
|
tziTimeZoneInformation
|
RTCLK.TIME_ZONE_INFO
|
Information on the time zone
|
Output:
xDone
|
BOOL
|
Action terminated successfully
|
xBusy
|
BOOL
|
Module is active
|
xError
|
BOOL
|
Error occurred
|
eError
|
WORD
|
Error ID for diagnosis (see RTCLK.ERROR)
|