flamesugar / ephys

Automatically exported from code.google.com/p/ephys
0 stars 0 forks source link

Wave Protocol Parameter not updating #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Creating the Wave file protocol
2. running the protocol
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Errors received:

Hoops set from file created Jan.18,2013  9:53:27 AM
** WARNING: Parameter: 'Stim.SoundLevel' was not updated **
** WARNING: Parameter: 'Stim.SweepRate' was not updated **
Undefined function or variable 'm'.

Error in DAUpdateParams (line 25)
        e = DA(m).WriteTargetV(param,0,par.buffer);

Error in EPhysController>control_record_Callback (line 325)
DAUpdateParams(G_DA,G_COMPILED);

Error in gui_mainfcn (line 96)
        feval(varargin{:});

Error in EPhysController (line 28)
    gui_mainfcn(gui_State, varargin{:});

Error in 
@(hObject,eventdata)EPhysController('control_record_Callback',hObject,eventdata,
guidata(hObject))

Error while evaluating uicontrol Callback

Original issue reported on code.google.com by ejbre...@gmail.com on 18 Jan 2013 at 3:02

GoogleCodeExporter commented 9 years ago

Original comment by daniel.s...@gmail.com on 18 Jan 2013 at 8:19

GoogleCodeExporter commented 9 years ago

Original comment by daniel.s...@gmail.com on 18 Jan 2013 at 8:46