01-21-2025 11:40 PM
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)
01-27-2025 07:30 PM
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