LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to use/port LabVIEW 32-bit Instrument drivers in LabVIEW 64-bit


@mcduff wrote:

Are you controlling it with a PCIe card or via the ethernet cable? If the latter, regular old VISA should work.

 

mcduff


I am using Ethernet cable. What do you mean by old VISA? 

Here is their driver page: https://www.rohde-schwarz.com/us/driver/sgs100a/

0 Kudos
Message 11 of 12
(719 Views)

I believe their driver uses the IVI protocol to talk to the instrument.

 

If you look on page 155 of their manual, you will see that the VISA library is supported. See screenshotSnap1.png

 

See library VISA, that means you can use VISA write and read commands; the commands are also in the manual, and it is 64 bit. Look at the Instrument I/O palette in LabVIEW.

 

Snap2.png

 

mcduff 

0 Kudos
Message 12 of 12
(716 Views)