Yaskawa MP Ethernet device driver for KEPServerEx ///////////////////////////////////////////// // Version 4.00.01 Alpha release // ///////////////////////////////////////////// 1) Currently, only TCP unpassive mode is supported. Configure your 218IF device with DST. IP: 0.0.0.0 and DST.Port: 0. Other modes will be supported in later versions. 2) Upper address range (>4095) of IB and MB is not yet supported. 3) Help file not available yet. 4) See tag properties hints ("?") for supported addresses and syntax. ///////////////////////////////////////////// // To manually install driver // ///////////////////////////////////////////// 1) Install KEPServerEx on your system. You may download the server from www.kepware.com. 2) Place the file "yaskawa_mp_ethernet_u.dll" in the "Program Files\KEPServerEx\Drivers" folder if you are running Windows NT or 2000. Or, if you are running Windows 98, place the file "yaskawa_mp_ethernet_a.dll" in the drivers directory. ///////////////////////////////////////////// // Demo project // ///////////////////////////////////////////// The file "Demo.opf" is a simple demo project for KEPServerEx that uses this driver. You will have to change the device ID and destination port number in this project to the IP and port your 218IF module is configured to use. Double click on the device to edit these properties. Configure your 218IF module to use TCP unpassive, memobus protocol, and RTU code. Load this project into KEPServerEx and launch the Quick Client to read and write data.