Connecting to ATS9870-8 bit, 1 GS/s by Alazartech in Python
Instrument Card
ATS9870 is the worldโs first Giga-sample waveform digitizer based on the 8-lane PCI Express interface
Device Specification: here
Manufacturer card: ALAZARTECH
Alazar Technologies Inc. (AlazarTech) was founded in 2003 with the goal of serving the test and measurement market, in general, and the embedded waveform digitizer (OEM) market segment, in particular, by providing highly differentiated, high performance instrumentation products at affordable prices.
- Headquarters: CANADA - QC
- Yearly Revenue (millions, USD): 4
- Vendor Website: here
Demo: Record temperature over time with a LabJack DAQ board
Connect to the ATS9870-8 bit, 1 GS/s in Python
Read our guide for turning Python scripts into Flojoy nodes.
PROTOCOLS > SCPI
To connect to an ATS9870-8 bit, 1 GS/s DAQ board using Qcodes, you can use the following Python script:
This script creates an instance of the AlazarTechATS9870
driver, connects to the ATS9870-8 bit, 1 GS/s DAQ board, and sets the sample rate to 1 GS/s. You can modify the script to set other parameters or perform data acquisition as required.