|
49 Advanced LAN Bypass User ManualChapter 4 LBPCU4.11 ./lbpcu -StopWStops the WDT and sets the current timer value to 0 (cf. Section 3.7.4.4).ExampleStop the WDT on Segment 1:Figure 4.18 Stop the WDT on Segment 14.12 ./lbpcu -STSet the toggle pin mode (cf. Section 3.7.5.1):Figure 4.19 Usage of the "lbpcu -ST" CommandExampleSet toggle pin mode on Segment 1 and then use the "lbpcu -GW" command to con-firm the change:Figure 4.20 Set Toggle Pin Mode on Segment 1# ./lbpcu -StopW 1root@localhost:~# ./lbpcu -StopWExample: Stop the Watch_Dog_Timer of segment_1. So use -StopW1 will stop WDT counting on segment_1Command: Stop WDTSyntax: StopW Output: N/AError: LBP_ERR_PARAM_OUT_OF_BOUND (0x93)root@localhost:~# ./lbpcu -StopW 1root@localhost:~#root@localhost:~# ./lbpcu -STExample: enable Toggle pin, arm Toggle pin, not auto rearm,Arm and enable by default on segment_1. So use -ST 1 ENABLEENABLE DISABLE ENABLE to set toggle pin mode on segment_1.Command: Set toggle pin modeSyntax: ST Output: N/AError: LBP_ERR_PARAM_OUT_OF_BOUND (0x93)root@localhost:~# ./lbpcu -ST 1 ENABLE ENABLE DISABLE ENABLEroot@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 sec
PreviousNext |