09-13-2012 01:01 AM
Hi, currently i using the agilent 82357B USB GPIB, can give complete example VB6 source code want to know how to use for ibwrt and ibrd command to communicate with the instrument algar AT8000. example: i want to read the version from algar AT8000. I using the VISA command only can communicate the algar version only. If can give me also example how to control the algar AT8000 with VISA command. thanks.
09-13-2012 09:11 AM
The subject makes no sense. You have an Agilent GPIB controller and you would need an NI controller to use ibwrt and ibrd.
Are you using any NI hardware or software? If not, why are you posting to this board?
09-15-2012 06:42 AM
yes.. i using the NI product.. i want to try to replace NI GPIB chg to 82357B GPIB... can i do like that?? or need to use other way?? thanks
09-15-2012 07:44 AM
i want to know if i using NI GPIB can i use VISA code to control the elgar AT8000 power supply?? can you give me any full example VB6 in VISA code. example i want to control the Version and power supply relay on.. thanks
09-15-2012 09:54 AM
@lkt321 wrote:
i want to know if i using NI GPIB can i use VISA code to control the elgar AT8000 power supply?? can you give me any full example VB6 in VISA code. example i want to control the Version and power supply relay on.. thanks
It doesn't matter whether you use an NI product or an Agilent product. Both will let you control the power supply.
When you install NI-VISA, example programs are also installed. These example programs included ones for VB6. Go to Start Menu -> National Instruments -> NI-VISA
09-16-2012 08:57 AM
thank you i will try it..