Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Changing GPIB options in the C# program doesn't work

Hi, I'm changing the GPIB primary and secondary addresses using a C# program.

 

But when I check the values in NI MAX, the values are not the same.

 

Is there a C# code for confirming settings changes in the GpibInterface class?

 

Thank you.

 

(This is part of my code)

GroundPark_0-1737524320719.png

 

0 Kudos
Message 1 of 2
(374 Views)

Hi,

 

Are you trying to set the address values on your instrument using your C# application?

 

I don't believe you can do that. You set the instrument address values on the front panel or on dip switches on the back panel on older devices.

 

Curt

Message 2 of 2
(293 Views)