29
Advanced LAN Bypass User Manual
Chapter 3
L
IBLBPCU
-ADVANCED
LAN BYPASS
LIBRARY
3.7.4.4
lbp_err lbp_stop_wdt(int segment)
Stops the WDT and sets the current timer value to 0.
Returns 0 on success or the following error codes in the event of an error:
3.7.4.5
lbp_err lbp_set_ext_wdt(int segment, int ext_wdt_mode)
Sets the global WDT trigger mode.
Returns 0 on success or the following error codes in the event of an error:
The following global WDT trigger modes are supported:
Please note that global WDT trigger mode is disabled by default. This setting is non-
volatile and will be stored locally in EEPROM.
Table 3.17: API Function "lbp_stop_wdt" Error Codes
Name
Error Code
LBP_ERR_INTERFACE_OPEN
0x89
LBP_ERR_FW_NRDY
0x8A
LBP_ERR_FW_CS
0x8B
LBP_ERR_PARAM_OUT_OF_BOUND
0x93
LBP_ERR_PARAM_NULL_POINTER
0x94
LBP_ERR_LBP_INIT
0x95
Table 3.18: API Function "lbp_set_ext_wdt" Error Codes
Name
Error Code
LBP_ERR_INTERFACE_OPEN
0x89
LBP_ERR_FW_NRDY
0x8A
LBP_ERR_FW_CS
0x8B
LBP_ERR_PARAM_OUT_OF_BOUND
0x93
LBP_ERR_LBP_INIT
0x95
LBP_ERR_COMMAND_NOT_SUPPORT
0x96
Table 3.19: Parameter ext_wdt_mode
Parameter ext_wdt_mode
Description
0x00
global trigger is disabled (default setting)
0x01
global trigger slave mode
0x02
global trigger master mode, edge triggered
0x03
global trigger master mode, level triggered
Summary of Contents for LAN Bypass
Page 1: ...User Manual Advantech Advanced LAN Bypass...
Page 4: ...Advanced LAN Bypass User Manual iv...
Page 10: ...Advanced LAN Bypass User Manual x...
Page 11: ...Chapter 1 1 ADVANCED LAN BYPASS...
Page 14: ...Advanced LAN Bypass User Manual 4...
Page 15: ...Chapter 2 2 OVERVIEW...
Page 26: ...Advanced LAN Bypass User Manual 16...
Page 27: ...Chapter 3 3 LIBLBPCU ADVANCED LAN BYPASS LIBRARY...
Page 51: ...Chapter 4 4 LBPCU...
Page 79: ...Appendix A A OS limitation...
Page 81: ...71 Advanced LAN Bypass User Manual Appendix A OS limitation...