Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

GPIB protocols for 191971C-01L

Hi, I am new to GPIB world, I have GPIB-RS232 Part no: 191971C-01L with me. I have connected with PC and with the use of GPIB Serial Convertor wizard. My question is, 1. Is there any Standard GPIB protocols available which I need to pass through PC and check that the GPIB instrument is responding or not? 2. To send command on serial port, I need to use hyper terminal or some thing else.

 

 Waiting for quick reply

Thank you,

Niraj Shah

0 Kudos
Message 1 of 3
(3,682 Views)

There are some standard commands implemented with IEEE-488.2. If your instrument is compliant, then you can use the *IDN? query. The instrument will respond with it's model number. All of the commands are listed in the manual for your instrument.

 

Yes, in order to communicate to your instruments with the converter, you will need Hyperterminal or something else.Smiley Wink

 

Any terminal emulator can be used and the majority of programming languages will have support for serial communication.

0 Kudos
Message 2 of 3
(3,680 Views)
Please refer to the manual for more instructions that you can use for querying. For example there would be some instructions for reset. You may try those.

Regards,
Pavan
0 Kudos
Message 3 of 3
(3,658 Views)