Ver 1.3  08-Dec-2011  by Andy

Modify	: Utility:
	    1. v1.2 -> v1.3
	    2. Fix bug of creating wrong EDS file

	  Firmware:
	    1. v1.2 -> v1.3
	    2. Fix bug of EXPL_TIMEOUT_ACTION 0x03 -> 0x01
	    3. Fix bug of Modbus output command buffer error
	    4. Increase the EXPL and IO Prod/Cons size to match Modbus commands
	    5. Fix the bug of response length error on 
	       "prod_cnxn_size_max", "prod_cnxn_size_act",
	       "cons_cnxn_size_max" and "cons_cnxn_size_act"

***********************************************************************************

Ver 1.2  07-July-2008  by Andy

Modify	: Utility:
	    1. Application Object Setting:
	       a. Modify Modbus command type to Modbus function code type
	       b. Modify the Modbus start address range to 0~65535;
		  old range is 0~9999.

	  Firmware:
	    1. Add Modbus command for reading DO/AO output value
	    2. Add application object 0x64 instance 0x06 for getting
	       Modbus command status
		

Update	: 1. Update Utility to v1.2
	  2. Update 7188xbl.lib to 20080226

***********************************************************************************

Ver 1.1  14-July-2006  by Andy

Modify	: Utility:
	    1. the array size of Modbus module change to 240 bytes
	    2. Add Data bits 7 format

	  Firmware:
	    1. MS/NS/PWR leds bugs
	    2. Change the loop times of waiting TX register to 9999,
	       the older value is 2000.
	    3. Combine this firmware with 7241D,8420 and 8KDNSx
	    4. iModbusRTU_Blank time of Baudrate 19.2,38.4,57.6,115.2Kbps
	       change to 20ms
		

Update	: 1. Update Utility to v1.1
	  2. Update 7188xbl.lib to 20060216

***********************************************************************************
Ver 1.0  15-June-2005  by Andy

-------------------
General functions:
-------------------
	1. Group 2 Only Slave
	2. Support Predefined Master/slave Connection Set
	3. Dynamic Assembly Objects Mapping
	4. Support of Offline Connection Set, Device Heartbeat message
           and Device Shutdown message
	5. Provide Assembly object: 0x64 & 0x65
	6. Dynamic Product EDS File
	7. I/O operating modes: Polling, Bit-Strobe, Change of State/Cyclic
	8. Support max 10 Modbus RTU commands
	9. On-line change baud rate and MAC ID of CAN
	10. Provide friendly Utility to configure
	11. 7-segmemt LED rolling to show operation mode, Node ID, 
	    CAN & RS-485 baud and error status
	12. Support Modbus function codes: 01,02,03,04,0F and 10
	13. Assembly Object 0x65: User defined Modbus commands

