Search found 1 match

by Cupidus83
Wed Sep 04, 2019 11:38 am
Forum: MATLAB
Topic: Changing the Resolution of a 4444
Replies: 2
Views: 9326

Changing the Resolution of a 4444

I tried the following line, it works for the ps5000a: [status.setResolution, resolution] = invoke(ps4000aDeviceObj, 'ps4000aSetDeviceResolution', 1); But i get the following error message: Error using icdevice/invoke (line 56) The function ps4000aSetDeviceResolution is not supported by this device ...