 
 				//*******************************************************************

// _REVISION_H_
//REV21 
//MHF 30-09-09     Fixed weekly routine can not be wrote problem

//REV20 
//MHF 26-12-08     Register 125 is the baudrate setting for nemo Ethernet module
//                                  Register 185 is the baudrate for the RS485 port. 
//                                  When one or the other is changed, they will both be changed together, essentially they are one register now. 
//                                  

//REV19 
//MHF 16-11-08     Fixed the TCP/IP listening port (register 120),before it is fixed at 6001, and it can be writen value from 1 to 32767
                                          
//REV18 
//MHF 15-10-08     Add a command to reset the flash chip entirely
//                 NC can be updated to Rev18. 

//REV 17
//MHF 07-23-2008 Fixed the weekly routine code, before it will not store schedules properly. 
//                                   All  NCs need to be updated from rev16 and earlier. 

//REV 16
//MHF 07-21-2008 Fixed a bug in initialize weekly shedual flash

//REV 15
//MHF 05-19-2008 Addd a routine to ease weekly routine when the weekly routine has been written in a wrong way

//REV 14
//MHF 05-12-2008 fixed the multiple read/write in modbus/tcpip protocol to operate the schedule successfully.

//REV 13
//MHF 02-21-2008 The user can not fix the port number,the default value always is 6001.

//REV 12
//MHF 09-28-2007 Fixed modbus /tcpip protocol.Should transmit prefix instead of fill in zero.

//REV 11
//MHF 05-30-2007 Fixed ISP bug which will cause the network controller go to ISP mode after changed ID.

//REV 10
//MHF 05-15-2007 Fixed scan bug in MODBUS/TCPIP protocol

//REV 09
//MHF 05-03-2007 Changed the TCP/IP protocol to Modbus/TCPIP protocol 

//REV 08
//MHF 02-12-2007 Send the MAC address and message length and one byte header and the ID of network controller every 5 minutes o the server 


//REV 07
//MHF 02-08-2007 Send the MAC address and message length and one byte header  every 5 minutes o the server 

//REV 06
//MHF 02-02-2007 Send the MAC address and message length and two bytes header  every 5 minutes o the server 

//REV 05
//MHF 01-30-2007 Added the client mode for the nemo and the NC will send the MAC address every 5 minutes 
//				to the server which the address is 192.168.0.11

//REV 04
//MHF 01-10-2007 Fixed the scan algorithm.use the command 26 to sacn NC and use the comamnd 25 to scan tstat
// 				The broadcast address 255 only use for NC and can not get the tstat over the NC




               
        
        
