![Acrosser Technology ANR-C236N1-K1D00 User Manual Download Page 45](http://html1.mh-extra.com/html/acrosser-technology/anr-c236n1-k1d00/anr-c236n1-k1d00_user-manual_2841642045.webp)
ANR-C236N1-K Series User Manual
45
www.acrosser.com
Syntax:
int set_bypass_wdt(int pair, int time)
Description:
This function can set which pair bypass Wdt timer.
Parameters:
pair: 1-4 , time: 1-255(sec), 0: stop.
Return Value:
0: Successful, -1: fail.
Syntax:
int set_bypass_wdt_action(int pair, int action)
Description:
This function can set which pair bypass Wdt time up
action.
Parameters:
pair: 1-4, action: 0: bypass, 1: normal.
Return Value:
0: Successful, -1: fail.
Syntax:
int get_bypass_wdt_action(int pair)
Description:
This function can get which pair bypass Wdt time up
action.
Parameters:
pair: 1-4.
Return Value:
0: bybpass, 1: normal, -1: fail.
Syntax:
int set_bypass_poweron_action(int pair, int action)
Description:
This function can set which pair bypass power on action.
Parameters:
pair: 1-4, action: 0: bypass, 1: normal.
Return Value:
0: Successful, -1: fail.
Syntax:
int get_bypass_poweron_action(int pair)
Description:
This function can get which pair bypass power on action.
Parameters:
pair: 1-4.
Return Value:
0: bybpass, 1: normal, -1: fail.
Syntax:
int set_bypass_poweroff_action(int pair, int action)
Description:
This function can set which pair bypass power off action.
Parameters:
pair: 1-4, action: 0: bypass, 1: normal.
Return Value:
0: Successful, -1: fail.