PicoScope#
- class PicoScope(resourceName, name)#
Bases:
ScopePicoScopebase wrapper for Pico oscilloscopes.Provides connection, configuration, readout, and close helpers using MATLAB Quick-Control Oscilloscope, analogous to
TektronixScope.- Constructor Summary
- PicoScope(resourceName, name)#
- Property Summary
- Oscilloscope#
MATLAB Quick-Control Oscilloscope object
- Method Summary
- check()#
Validate instrument state and configuration limits.
- close()#
Gracefully close the instrument session.
- connect()#
- read()#
Read waveforms and update
Sample.
- set()#
Apply acquisition/trigger and per-channel settings.