Shared Runtime Time and Sync

This page collects the shared runtime instructions that control local time, daylight saving time, automatic clock synchronization, manual time correction, and manual synchronization actions.

When to Use This Page

Recommended Commissioning Order

  1. Check TZONE and change it only if the installation is not in time zone 1.
  2. Leave DSTMODE and CLOCKSYNC at their shared runtime defaults unless the installation has a verified need for different behavior.
  3. Review VOICETIME only when the installation uses voice alarms.
  4. Use CLOCK and DATE only if automatic clock synchronization is not active yet or cannot be used during commissioning.
  5. Use SUNOW, SUSYNC, and SUR only for manual service-triggered synchronization actions.

Best Practice

Synchronization Actions

Use these service instructions when runtime must request or push synchronization manually.

Command Function
SUNOW Requests an immediate SmartUpdate download for the device.
SUSYNC Uploads the current device parameters to SmartUpdate.
SUR Requests a clock update for the device through SmartUpdate.

Time Zone

Use this setting to define the fixed local offset relative to UTC.

Parameter Index Range Format Default Example
TZONE - -12..12 UTC offset in whole hours 1 TZONE 1

Daylight Saving Time Handling

Use this setting to control whether runtime should apply daylight saving time automatically on top of the selected time zone and whether that change should generate a status message.

Parameter Index Range Format Default Example
DSTMODE - 0..2

0 = Disabled

1 = Automatic daylight saving time without status message

2 = Automatic daylight saving time with status message

1 DSTMODE 1

Automatic Clock Synchronization

Use this setting to control automatic synchronization of the controller clock against gateway or server time.

Parameter Index Range Format Default Example
CLOCKSYNC - 0..6

0 = Disabled

1..3 = Reserved or legacy synchronization levels

4 = Automatic clock synchronization

5 = Automatic clock synchronization with status messages

6 = Automatic clock synchronization with status and failure messages

5 CLOCKSYNC 5

Manual Time and Date

Use these instructions only when the controller clock must be read or corrected manually during commissioning or service.

Clock

Use this instruction to read the current local time or to set a new local time manually.

Parameter Index Range Format Default Example
CLOCK - 0000..2359 hhmm -

CLOCK ?

CLOCK 0930

Date

Use this instruction to read the current local date or to set a new local date manually.

Parameter Index Range Format Default Example
DATE - Valid local calendar date yyyymmdd -

DATE ?

DATE 20260412

Voice Cycle Time

Use this setting to control how long a voice-call sequence may circulate when voice alarms are active.

Parameter Index Range Format Default Example
VOICETIME - 0..60 Minutes 8 VOICETIME 15

Public revision 21/05/2026