LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Converting to USB Code from GPIB Code.. Help....

I want to convert to USB Code from GPIB Code....

But, I don't have any idea... Help me..

Thank you..

0 Kudos
Message 1 of 2
(3,029 Views)

First, I would rewite your program here to use VISA instead of the GPIB functions.  Once you have that working, then it is just changing the initialization and you are ready to go.  This is assuming the instrument has a USB interface and you are not using a USB-GPIB adapter.

 

Look in the example finder (Help->Find Examples) and do a search for VISA instrument communcations and you should find something useful to go by.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 2
(2,966 Views)