Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

What exactly does viclear send to equipment on GPIB bus.

It looks like the "viclear" command locks up the equipment and GPIB bus sometimes. What does it do exactly to the equipment? What is the exact command sent to the equipment?
0 Kudos
Message 1 of 2
(3,113 Views)
Hi,

viClear calls the NI-488.2 function ibclr. According to the NI-488.2 reference manual, this function send the following commands:

- Talk adress of the access board
- Unlisten
- Listen address of device
- Secondary address of device (if applicable)
- Selected Device Clear (SDC)

Hope this info helps.

DiegoF.
National Instruments.
0 Kudos
Message 2 of 2
(3,113 Views)