News

Python is powerful, extendable, intuitive programming language that you can use to automate test equipment. PyVISA is one of Python’s many libraries that extend its power to communicate with ...
SCPI commands are very close to a natural language. SCPI is widely deployed in the industry today by dozens of vendors. It offers interoperability and ease of use. Instruments may be programmed from ...
The SCPI server sets up a TCP listening port on the standard SCPI port (5025), after which commands can be sent to the device via any Telnet client or comparable in raw mode, i.e. plain text.
AB3AP Software Control of Elecraft Gear. I work in an RF lab where part of the time we test and evaluate radios. To have the computers do the tedious, mundane work, data collection is automated by ...
The SCPI (Standards Command for Programmable Instruments) protocol is exceptionally popular in lab and workspace tools, letting you configure and fetch data from oscilloscopes and lab scales alike … ...