connecting to pico 4262

Post your MATLAB discussions here
Post Reply
oren
Newbie
Posts: 0
Joined: Wed May 10, 2023 9:29 am

connecting to pico 4262

Post by oren »

Hi ,
I am heaving trouble conecting the device via matlab.
i have the sdk and the add ons packages installed
i get this error message

"PicoScope 4000 Series (A API) MATLAB Instrument Driver

Copyright © 2014-2019 Pico Technology Ltd. All rights reserved.

Warning: Disconnect: No devices found.
Error using icdevice (line 402)
An error occurred while executing the driver create code.
There was an error loading the library "ps4000aWrap.dll"
The specified module could not be found.


If the error is not an instrument error, use MIDEDIT to inspect the driver.

Error in PS4000A_ID_Block_Example (line 75)
ps4000aDeviceObj = icdevice('picotech_ps4000a_generic.mdd', '');

NeilH
PICO STAFF
PICO STAFF
Posts: 271
Joined: Tue Jul 18, 2017 8:28 am

Re: connecting to pico 4262

Post by NeilH »

Hi

The 4262 uses the ps4000 driver rather than the ps4000a driver so it is the PS4000 API MATLAB Instrument Driver addon rather than the PS4000 A API that is needed to run the scope

Neil
Neil
Technical Support Engineer

Post Reply