Hello I am a newbie just starting out trying to develop a VB.net application using EEIP.net dll to communicate with an AB 5370 CompactLogix PLC. I want to use explicit messaging to read and write to a block of memory in the PLC (just need integers, that can be used in the ladder logic by a user). My problem is that I have not found any documentation that shows how the memory is addressed for the Assembly Object for that type of memory or any I/O for that matter. Using Ethernet/IP all the examples...