| | |
| | | #include "linked_list.h" |
| | | #include "other_fun.h" |
| | | #include "sys_sleep.h" |
| | | #include "off_chip_flash.h" |
| | | |
| | | |
| | | FlagStatus key_awaken_flag_g = RESET; |
| | |
| | | //±¨¾¯´¥·¢Éϱ¨ÅжÏÂß¼·ÅÔڲɼ¯Ç°Ã棬ÏÈ´¥·¢²É¼¯£¬ÔÙ´¥·¢Éϱ¨ |
| | | sysRunFunCtrlPro(&sys_fun_run_ctrl_g,sys_clockBCD_g); |
| | | |
| | | // /*485²É¼¯*/ |
| | | //// rs485ReadDataPro(&sys_fun_run_ctrl_g); |
| | | /*485²É¼¯*/ |
| | | // rs485ReadDataPro(&sys_fun_run_ctrl_g); |
| | | |
| | | /*½áË㣬°üº¬Âö³å¼ÆÈë*/ |
| | | SettlementPro(); |
| | |
| | | SysAlarmCtrlPro(); |
| | | |
| | | |
| | | // /*µÚÈý·½ÎÞÏßͨѶ£¬Ô¤Áô*/ |
| | | // |
| | | // |
| | | // /*˼Öþƽ̨ÎÞÏßͨѶ*/ |
| | | //// WirelessRemoteCommPro(&sys_fun_run_ctrl_g); |
| | | // |
| | | // /*modbusµØÖ·±íÊý¾Ý¸üÐÂ*/ |
| | | // |
| | | // |
| | | // |
| | | /*µÚÈý·½ÎÞÏßͨѶ£¬Ô¤Áô*/ |
| | | |
| | | |
| | | /*˼Öþƽ̨ÎÞÏßͨѶ*/ |
| | | WirelessRemoteCommPro(&sys_fun_run_ctrl_g); |
| | | |
| | | /*modbusµØÖ·±íÊý¾Ý¸üÐÂ*/ |
| | | |
| | | |
| | | |
| | | // /*ÐÝÃß*/ |
| | | // //²¿·ÖÇé¿öϲ»ÄÜÐÝÃߣ¬Òª×öÅжϣ¬±ÈÈçÓÐÍ⹩µç¡¢RS485²É¼¯¹ý³ÌÖС¢Ô¶´«¹ý³ÌÖÐ |
| | | // if(SysKeepRunningStatusGet(sys_fun_run_ctrl_g)==RESET){ |