@jandraka, amazing! Thanks!
After some false starts, I've got it sort of working (Ok, I just need a bigger screen so I can see what I'm connecting). I had to adjust the trigger delays otherwise the projector wouldn't register the ESC/VP enable command.
Mute On and Mute Off work great. Memory select works if I send converted hex string with the memory position included in the string. The ASCII command version isn't working though. I think it's an issue with the parameter? If I have a little more time this afternoon, I think I'll try the hex string with the P1 in place of the memory position.
Worse comes to worse, I could brute force the solution by setting up a different TCP Send for each position I might use...
Thanks again!
TD
EDIT: I re-did the TCP command to be fully a hex string with P1 in place of the variable, and it works! Yay!
epson_tcp_control_izzy_3_26.iua3