Connection trouble using Matlab

Post your MATLAB discussions here
Post Reply
yetzbacher
Newbie
Posts: 0
Joined: Tue Mar 15, 2022 2:46 pm

Connection trouble using Matlab

Post by yetzbacher »

I am having difficulty creating a device object using Matlab for a Picoscope 5444D. I have tried to run the following example code:
ps5000aDeviceObj = icdevice('picotech_ps5000a_generic', '');

The error I receive is below:
An error occurred while executing the driver create code.
Unable to resolve the name PicoConstants.AWG_DAC_FREQUENCY_200MHZ.
If the error is not an instrument error, use MIDEDIT to inspect the driver.

Any help would be appreciated

WANGCHAO
Newbie
Posts: 0
Joined: Thu Apr 06, 2023 1:42 pm

Re: Connection trouble using Matlab

Post by WANGCHAO »

Hi, I was wondering if your problem has been solved and how?

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

Re: Connection trouble using Matlab

Post by NeilH »

Hi

Can I check whether the PicoScope Support Toolbox addon is installed and on the MATLAB path?

Neil
Neil
Technical Support Engineer

Post Reply