Scott B.,
I have a similar situation where three computers share the same ENET-GPIB. The applications on the PCs use the .NET VISA Library to access the instruments on the GPIB.
Is it possible for 1 PC to exclusively lock one particular instrument, preventing the other 2 from using it?
The other 2 PCs should still have access to other instruments on the ENET-GPIB.
On one PC, I tried LockResource(..) in a GpibSession with 1 instrument, but that didn't prevent one of the other PCs from using that instrument.
Thanks,
Alfred