can’t connect matlab with pico

Post your MATLAB discussions here
Post Reply
alex123321
Newbie
Posts: 0
Joined: Wed Jan 16, 2019 8:42 am

can’t connect matlab with pico

Post by alex123321 »

as you can see :
when i input "connect(ps3000aDeviceObj); " it shows this below. what can i do to connect successfully???

错误使用 icdevice/connect (line 114)
An error occurred while executing the driver connect code.
类 PicoStatus 没有名为 'PICO_USB3_0_DEVICE_NON_USB3_0_PORT' 的常量属性或静态方法。
If this error is not an instrument error, use MIDEDIT to inspect the driver.

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

Re: can’t connect matlab with pico

Post by NeilH »

Hi

Have you got the PicoScope Support Toolbox downloaded and added to the path as well as the PicoScope 3000 A API MATLAB Generic Instrument Driver ?
Neil
Technical Support Engineer

alex123321
Newbie
Posts: 0
Joined: Wed Jan 16, 2019 8:42 am

Re: can’t connect matlab with pico

Post by alex123321 »

thank you! now i have solved this problem ,it is because i put the wrong file of pico.status in the path

Post Reply