Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

gpib readdressing using MAX?

Is it possible using Measurement Explorer to change gpib readdressing?
0 Kudos
Message 1 of 6
(3,766 Views)
Hello,
Unfortunately, there is not a way to do this in Measurement and Automation Explorer.  It is best done programmatically.  You can also do it in the interactive control using the ibconfig and ibcREADDR commands, but it is discouraged since this setting will change back once the interactive control window is closed.  See this manual (pg 1-22) for more information.  If the interactive control method works like you need it to, then that is another option for you.  I hope this answers your question, but let me know if you have any others!
 
Have a great day!
 
Chris R.
Applications Engineer
National Instruments
Chris R.
Applications Engineer
National Instruments
Message 2 of 6
(3,750 Views)

Thanks, Chris.

So, would the proper sequence of commands be (1) ibdev then (2) ibconfig ? 

Not sure what to use for the ud parameter?

Message 3 of 6
(3,747 Views)

Hello,
Yes, that is the proper sequence.  The "ud" is just the unit descriptor of the instrument attached to the GPIB board you configured in the ibdev command.  I have attached a screenshot (below) of how I configured my device just now in IBIC.  Let me know if you have any questions!

Chris R.

Chris R.
Applications Engineer
National Instruments
0 Kudos
Message 4 of 6
(3,744 Views)
Got it!  Thanks. :)
Message 5 of 6
(3,735 Views)

No problem!  Let me know if you have any other questions!!  Have a great day!

Chris R.

Chris R.
Applications Engineer
National Instruments
0 Kudos
Message 6 of 6
(3,731 Views)