Hi All,
I try to put my E3634A into local mode after sending "OUTPut OFF" over HPIB. I have looked through the programming manual but I could not fing any command to do that except over RS232.
Any help would be appreciated.
Regards
Cengiz EKEN
P.S: I am using C# and agvisa.dll
I try to put my E3634A into local mode after sending "OUTPut OFF" over HPIB. I have looked through the programming manual but I could not fing any command to do that except over RS232.
Any help would be appreciated.
Regards
Cengiz EKEN
P.S: I am using C# and agvisa.dll
//Send Instrument to Local
status = visa32.viGpibControlREN(vi, visa32.VI_GPIB_REN_ADDRESS_GTL);