I have an Automation Direct DL06 setup in a peer to peer configuration. The PLC is the master and the PC is the slave. The ladder logic is straight forward, just sending a double word (4 bytes) from the master starting a V3000 to PC. I've set V3000 to "Test". See below:

When the ladder logic runs the DataStoreWrittento event fires and the code below is my attempt to get the value "Test" from the modbus data store. Instead of getting "Test", I get 25940 and 29811... I would appreciate any assistance getting the "Test" value out of memory.

Thanks
Paul