Format:
int dis_arm_wdt_to_sts(unsigned char seg,unsigned char proc_dev) //v1.04
Input:
1. seg:It assign which card in structure of card type to do arm _wdt function.
2. proc_dev:
2-1. PROD_ABN182 :bypass card of ab n182
Return: 0: return ok.
-1:return fail.
Format:
1. If Ethernet is on bypass mode, when user does this command, it will be
disable watch dog and keep it in bypass mode. If normal mode, after doing
this command, it will be kept in normal mode.
int dis_bp_wdt(unsigned char seg,unsigned char proc_dev) //v1.04
Input:
1. seg:It assign which card in structure of card type to do arm _wdt function.
2. proc_dev:
2-1. PROD_ABN182 :bypass card of abn182
Return: 0: return ok.
-1:return fail.
Komentarze do niniejszej Instrukcji