Cinterion
®
Java Terminals Hardware Interface Description
8.3 Configuration via ASC0 Interface
69
EHSxT_BGS5T_HID_v02 2014-05-23
Confidential / Preliminary
Page 60 of 70
8.3.1.6 Restart Delay
This command configures the MIN_START_TIME timeout value. By setting the
MIN_START_TIME, the watchdog no longer performs a module reset for the given amount of
time, after module startup. Whenever the module has been reset and restarted, as well as after
the watchdog has been enabled, the watchdog will wait for MIN_START_TIME before perform-
ing any (further) resets. The watchdog‘s reset timer only starts after the MIN_START_TIME has
expired.
Changing this configuration disables the watchdog. The feature becomes active, if the watch-
dog is enabled again.
It is strongly recommended to set this value to a time period of more than 30 minutes for normal
operation. During development it may be set to values of less than 30 minutes, but should al-
ways be greater than the time the module needs for a complete start up including Java. Also,
a module firmware or userware update right after startup should be taken into account which
may take up to 15 min.
Command MIN_START_TIME
Parameter <timeout>
Type Milliseconds
Range 0 .. 2
32
-1
Default 18000000ms (30 minutes)
Non-volatile Yes
Example WD=MIN_START_TIME,18000000,9 // Prevents module resets for 30 minutes after
each module startup, and after the watchdog
becomes active