Connecting to RFSG by National Instruments in Python
Instrument Card
Device Specification: here
Manufacturer card: NATIONAL INSTRUMENTS
A producer of automated test equipment and virtual instrumentation software. Common applications include data acquisition, instrument control and machine vision.
- Headquarters: Austin, Texas, USA
- Yearly Revenue (millions, USD): 1657
- Vendor Website: here
Connect to the RFSG in Python
Read our guide for turning Python scripts into Flojoy nodes.
PROTOCOLS > SCPI
Here is an example Python script that uses Qcodes Community to connect to a RFSG RF Signal Generator:
Note: Make sure you have installed the qcodes_contrib_drivers
package before running this script.