11-25-2008 08:31 AM
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
11-25-2008 08:38 AM
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.![]()
Any terminal emulator can be used and the majority of programming languages will have support for serial communication.
11-27-2008 06:06 AM