[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<configuration>
    <system>
        <processes>
            <watchdog>
                <enable/>
                <disable/>
                <timeout>seconds</timeout>
            </watchdog>
        </processes>
    </system>
</configuration>

Description

Watchdog timer.

Contents

<disable>—Disable watchdog timer.

<enable>—Enable watchdog timer.

<timeout>—Watchdog timer value.


[Contents] [Prev] [Next] [Index] [Report an Error]