07-12-2018 03:06 PM
@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/
07-12-2018 03:19 PM
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 screenshot
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.
mcduff