Top "Gpib" questions

The *general purpose interface bus* (GPIB), also known as *IEEE-488*, is a standard short range digital communication bus.

C# Visual Studio GPIB Commands

What commands do you use to talk to a GPIB instrument in C#, visual studio? I need to be able …

c# gpib
How to access Agilent Devices using python and GPIB interface (with help of NI GPIB to USB converter)?

I want to access Agilent Device N3301A using python. In purpose to connect to GPIB port I am using …

python usb gpib
invalid conversion from 'const void*' to 'PVOID {aka void*}' [-fpermissive]

I am writing a program (well... using sample code form Tektronix) to test the message exchange over the network to …

c++ strlen gpib
Sending SCPI/GPIB commands over USB from C#

I'm trying to communicate with some test equipment from C# over SCPI. I managed to communicate with one device that …

c# usb visa gpib