Hi Aaron,
Thanks for your response! Late last night I tried the following very similar to what you describe and it seems to work. Let me know if there's something that doesn't seem right:
1. I configured my 2 ENETs to BOTH *not* be system controller. I also made the primary addres on one of them to not be 0 so as not to conflict with the other.
2. When communications start (not knowing for sure which ENET will get hit first), I always get the first command in error (ESAC), then I do 'ibrsc', and retry the command.
3. If I turn off the active enet, my program detects this by my gpib communication thread hanging - since any gpib command will not return with an error if we lose comms to the ENET (which I guess is a known bug).
4. I then switch to my b
ackup computer, and talk to the other enet. I still get the ESAC and do
'ibrsc'.
I don't ever do 'ibrsc 0' but it seems to be working.
Sound ok?
Thanks again!
JoeK