MVI69-GEC LADDER EXAMPLE README FILE. 
 
There are 2 ladder example files:

1- MVI69GEC_v16
Basic example ladder that handles one client and one server. 

2- MVI69GEC_ext_v16
This ladder shows how to handle 5 servers and 5 clients it is intended to show all data for all servers and clients.  


Changelog: 

Update Date: 09/18/19
	- UPdated logic to properly handle ReadDataCount [INT], ReadTotalCount [DINT], WriteDataCount [INT], and WriteTotalCount [DINT] for each Client/Server
	- Removed some of the unused UDT Tags and unused UDT Files
	