Advanced LAN Bypass User Manual 48ExampleRetrieve the current WDT status on Segment 1:Figure 4.15 Get the WDT Status on Segment 14.10 ./lbpcu -RWResets the WDT counter to the initial countdown value and starts the timer (cf. Sec-tion 3.7.4.3):Figure 4.16 Usage of the "lbpcu -RW" CommandExampleReset the WDT to the initial countdown value and then start the WDT on Segment 1:Figure 4.17 Start WDT on Segment 1root@localhost:~# ./lbpcu -GW 1Watchdog Timer Is: StoppedExternal WDT pin status: active slave modeToggle pin WDT mode: active.Toggle pin arm status: armedToggle pin auto rearm: disabledToggle pin status at start up: enabledInitial Countdown: 100.0 secCurrent Countdown: 0.0 secroot@localhost:~# ./lbpcu -RWExample: Reset segment_1 Watchdog counter to the preset valueand start the countdown. So use -RW 1 will rstart countdown onsegment wdt.Command: Reset and rstart WDTSyntax: RW Output: N/AError: LBP_ERR_PARAM_OUT_OF_BOUND (0x93)root@localhost:~# ./lbpcu -RW 1root@localhost:~#