SetTimeZoneInformation (FB)ΒΆ
FUNCTION_BLOCK SetTimeZoneInformation
With this function block the specific information of the time zone can be modified.
The time zone setting will be kept even after a Reset-Origin
of the controller and can only be modified by being overwritten again.
If no automatic switch is desired, all elements of tziInfo.stStandardDate
and tziInfo.stDaylightDate
must be set to 0.
- InOut:
Scope
Name
Type
Comment
Input
xExecute
BOOL
Rising edge: Action startFalling edge: Resets outputs. If a falling edge occurs before the function block has completed its action, the outputs operate in the usual manner and are only reset if either the action is completed or in the event of an error. In this case, the corresponding output values (xDone, xError, iError) are present at the outputs for exactly one cycle.tziInfo
Information on the time zone
Output
xDone
BOOL
Action successfully completed
xBusy
BOOL
Function block active
xError
BOOL
TRUE
: error occurred, function block aborts actionFALSE
: no erroreError
Error description for diagnosis