Hi all,
Is it possible to snoop the GPIB traffic generated when controlling GPIB via the VISA library?
In particular, I would be interested to see the exact sequence of GPIB commands that are sent when a viAssertTrigger() is sent to a particular GPIB device.
The "NI IO Trace" utility shows the traffic in terms of VISA calls, but I want to dig deeper.