I am having difficulty determining how to set my E3631A power supply to remote mode using the GPIB interface. I am using a USB to GPIB adapter and am using reference files Agilent.AgilentE36xx.Interop and associated files (Ivi.Driver.Interop, etc). It worked initially when I ran my program (snippets acquired from sample code CS_Example1.cs in IVI foundation directory), but now it is in local mode and I can't get it back to remote mode. I see a "DisableLocalControls" method System class, but nothing to set it to remote mode.
Any command sent over GPIB should put the unit back into remote mode after it is switched to local.
Are you getting errors because of this?