Is it possible to send commands to the agilent 34970A trough serial port with C++ without using the VISA library?
I tried to make a program using bios.h and dos.h none of them is working, I think It has to do something with my programming skills.
Can anyone show me a sample code that works?