Latest

New high-level object-oriented Python package

15th May 2024
Sheryl Miles
0

Spectrum Instrumentation presents a new open-source Python package (“spcm”) that is now available for the current line of all Spectrum Instrumentation test and measurement products.

The new package makes the programming of all 200+ instruments, offering sampling rates from 5MS/s to 10GS/s, faster and easier. Python, popular for its simplicity, versatility, and flexibility, boasts an extensive collection of libraries and frameworks (such as NumPy) that significantly accelerates programming development cycles. The new spcm package allows users to take full advantage of the Python language by providing a high-level Object-Oriented Programming (OOP) interface that is specifically designed for the Spectrum Instrumentation Digitiser, AWG, and Digital I/O products. It includes the full source code as well as a number of detailed examples. Available on GitHub, spcm is free of charge under the MIT license.

Straightforward programming for 200+ Digitizer, AWG and

Digital I/O products thanks to the new Python package 

Spectrum’s Python package safely handles the automatic opening and closing of cards, groups of cards, and Ethernet instruments, as well as the allocation of memory for transferring data to and from these devices. All the device specific functionality is capsulated in easy-to-use classes. This includes clock and trigger settings, hardware channel settings, card synchronisation, direct memory access (DMA), and product features such as Block Averaging, DDS, and Pulse Generator.

The package supports the use of real-world physical quantities and units (e.g. “10MHz”) enabling the user to directly program driver settings in their preferred unit system. This removes the need for tedious manual conversions to cryptic API settings. Moreover, this package also includes support for calculations with NumPy and Matplotlib, allowing the user to handle data coming from, or going to, the products with the vast toolbox provided by those packages. Detailed examples can be found in the GitHub repository.

Installing the package is easy, thanks to its availability in the pip repository. Simply install Python and then the package with a single command: $ pip install spcm

Users can include the Spectrum Instrumentation Python package in their own programs, or fork to the repository to add more functionality. The package is directly maintained by Spectrum engineers and updates are released regularly offering bug-fixes and new features.

The example in the photo shows the opening of the first analog-output card (AWG) and programming of a simple 10MHz sine-wave output using the DDS option.

Featured products

Upcoming Events

View all events
Newsletter
Latest global electronics news
© Copyright 2024 Electronic Specifier