Using and Troubleshooting the GPIB-VXI/CProgramming with the GPIB-VXI/CThis section describes some of the most common commands that you can issue to the GPIB-VXI/C. The commands can be issued through the serial interface or using IEEE 488 commands. The RM Information Queries will be covered followed by a description of some of the most common I/O commands.
RM Information Queries The RM Information Queries covered in this section are the following:
This section explains how to issue these commands using IEEE 488 commands. Therefore, if you are using any of our GPIB drivers, you can use the GPIB interactive control (IBIC) program. You have to open a session to the GPIB-VXI/C to issue the RM Information Queries. Below is an example of how to open a session to GPIB-VXI/C, where its primary address is 1 and secondary address is 0 (96 in IBIC).
The ibsic command will clear the GPIB bus. The ibdev command will open a session to the GPIB-VXI/C. Now you are ready to issue the RM Information Queries. |

