The Pico SCPI labTool (PST) allows you to connect your PC to equipment to control and monitor all sorts of things. It runs on a Raspberry Pico. In this post: new functionality available in the Release 5. |
What's new?
This release adds experimental functionality.
Release 5 adds these new SCPI functions:
IEEE 488.2 service request support | instrument can notify host based on events in the status byte |
Other functionality added:
unit tests | tests for service request added |
More info on the experimental functionality:
PST.. Experimental event / trigger support for Pico SCPI labTool - 6: Service Request from Instrument to LabVIEW flow
PST.. Experimental event / trigger support for Pico SCPI labTool - 7: Test Service Request from Instrument to LabVIEW flow
How to get the software (binary included)
check this post for a "how to install firmware and run the first LabVIEW process" video.
download link | info |
Pico firmware | backwards compatible with previous versions. includes the .uf2 file to program your Pico right away |
LabVIEW driver | backwards compatible with previous versions. driver blocks for new functionality and extra examples |
LabVIEW
This version includes LabVIEW example for the Service Request functionality.