Releases: picotech/picosdk-ps4000a-matlab-instrument-driver
Releases · picotech/picosdk-ps4000a-matlab-instrument-driver
PicoScope 4000 Series (A API) - MATLAB Generic Instrument Driver
- picotech_ps4000a_generic.mdd v1.2.16.10
- Added
ps4000aSetDeviceResolution
function. - Base device
resolution
property can be queried to return the device resolution in bits. - Refactored based device
hasFlexibleResolution
toisFlexResDevice
- Added fix for closing unsupported devices.
- Added
- Added new
ps4000aSetConfig()
function to allow for loading struct and enumeration information into different workspaces when using the Instrument Driver inside functions. - Updated PS4000A_ID_Block_Example.m example script to show how to set the resolution for the PicoScope 4444 and use the new
ps4000aSetConfig()
function.
PicoScope 4000 Series (A API) - MATLAB Generic Instrument Driver
- picotech_ps4000a_generic.mdd v1.2.16.5
- Add support to use PicoConnect Intelligent Probes
- Update
getBlockData()
andgetRapidBlockData()
functions to scale data correctly for PicoConnect
- Update to prototype and thunk files (now correspond to PicoSDK 10.6.13.97)
- Update and republish examples
Note
The 2000 A AC flex current probe has not been tested in this release.
PicoScope 4000 Series (A API) - MATLAB Generic Instrument Driver
- picotech_ps4000a_generic.mdd v1.2.12
- Fix for
ps4000aSetBandwidthFilter()
function
- Fix for
- New prototype files for glnxa64 platforms to provide access to advanced trigger and probe interaction functions
- Minor updates to examples
PicoScope 4000 Series (A API) - MATLAB Generic Instrument Driver
- picotech_ps4000a_generic.mdd v1.2.11
- Added basic support for PicoScope 4444
- Fix for SDK-387: ps4000aGetTimebase2() to show warning if PicoStatus.PICO_INVALID_TIMEBASE is returned
- Add displayOutput parameter to enabled suppression of output during data collection
- Update to allow use of ps4000aSetBandwidthFilter()
- Updates to use enumerations
- Updated disconnect function to support multiple scopes for block and rapid block mode
- New prototype file naming convention
Notes:
This version does not currently provide probe information for the PicoScope 4444 or the function to set the resolution.
PicoScope 4000 Series (A API) - MATLAB Generic Instrument Driver
- picotech_ps4000a_generic.mdd v1.1.28 - cumulative updates
- Updates to function descriptions
- Updates to connect and disconnect code
- Trigger help text added
- Removed use of evalin
- Updates to properties