Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Readdressing GPIB

I'd like to know how to enable readdressing for my PCI GPIB card. My GPIB driver is 2.2 and Measurement & Automation Explorer version is 3.1

Thanks
Rajiv
0 Kudos
Message 1 of 4
(3,259 Views)


@Rajiv_Agarwal wrote:
I'd like to know how to enable readdressing for my PCI GPIB card. My GPIB driver is 2.2 and Measurement & Automation Explorer version is 3.1

Thanks
Rajiv



I forgot to mention I'm using Windows XP and Measurement Studio ver7.1 with VB.net
Thanks
Rajiv
0 Kudos
Message 2 of 4
(3,252 Views)
Is the Device.EnableReaddressing property what you're looking for? See the MStudio documentation on NationalInstruments.NI4882 for more information, or the NI-488.2 online help file.

Thanks,
Scott B.
GPIB Software
National Instruments
0 Kudos
Message 3 of 4
(3,243 Views)
>>Is the Device.EnableReaddressing property what you're looking for? See the MStudio documentation on NationalInstruments.NI4882 for more information, or the NI-488.2 online help file.<<

Thanks I found the property. By the way it is Device.ReaddressingEnabled

Rajiv
0 Kudos
Message 4 of 4
(3,233 Views)