ICDEVICE problem

Post your MATLAB discussions here
Post Reply
geckos
Newbie
Posts: 0
Joined: Tue May 23, 2023 1:49 pm

ICDEVICE problem

Post by geckos »

Matlab 2023
Picoscope 3207B
Supporting files are all included in the path

Running the example file "PS3000A_ID_Block_Example" I got the following error from Matlab:

Error using instrument/delete
Operation failed: An error occurred while executing the driver disconnect code.
Dot indexing is not supported for variables of this type.
If this error is not an instrument error, use MIDEDIT to inspect the driver.

Error in icdevice (line 392)
delete(obj);

Error in PS3000A_ID_Block_Example (line 54)
ps3000aDeviceObj = icdevice('picotech_ps3000a_generic.mdd', '');

Can anyone explain, whats the reason for this?

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

Re: ICDEVICE problem

Post by NeilH »

Hi

Is this still needing help to resolve or has it been solved elsewhere?

Neil
Neil
Technical Support Engineer

Post Reply