Search found 2 matches

by picouser42
Tue May 03, 2016 2:10 pm
Forum: MATLAB
Topic: ps6000RunBlock error
Replies: 3
Views: 6138

Re: ps6000RunBlock error

Hi Hitesh,

I am making use of version 1.2.10.

Code: Select all

   Driver Information
      DriverType:         MATLAB generic
      DriverName:         picotech_ps6000_generic.mdd
      DriverVersion:      1.2.10
by picouser42
Sat Apr 30, 2016 1:57 pm
Forum: MATLAB
Topic: ps6000RunBlock error
Replies: 3
Views: 6138

ps6000RunBlock error

Hi, I am trying to modify the example scripts for the PS6000 series and I am having a problem changing from runBlock to ps6000RunBlock . When changing: [status.runBloc, timeIndisposedMs] = invoke(blockGroupObj, 'runBlock', 0) to: [status.runBloc, timeIndisposedMs] = invoke(blockGroupObj, 'ps6000RunB...