Re: Terminating SignalProcessing module
Posted: 23 Feb 2016, 05:27
pbrunner,
That was good timing, thanks. Unfortunately though it seems to have caused other problems. I tried using the BCI2000.x32.extensions R5253 version which gave the following error message before even getting to start the experiment.
2016-02-23T09:49:41 - BCI2000 Started.
2016-02-23T09:49:41 - Started "SignalGenerator".
2016-02-23T09:49:41 - SignalSource: Waiting for configuration ...
2016-02-23T09:49:41 - Started "MatlabSignalProcessing".
2016-02-23T09:49:41 - SignalProcessing: Waiting for Matlab engine to start up ...
2016-02-23T09:49:41 - Started "StimulusPresentation".
2016-02-23T09:49:41 - Application error:
Unhandled Win32 exception of type ACCESS_VIOLATION (0xc0000005)
Canceling thread of type AudioStream::Data::WasapiThread.
2016-02-23T09:49:41 - Application error:
Lost connection to Application.
2016-02-23T09:49:41 - Error:
Script error: my_Emotiv_post.bat, line 38: Wait aborted.
2016-02-23T09:49:43 - SignalProcessing: Connected to Matlab engine.
2016-02-23T09:50:04 - SignalProcessing: Waiting for configuration ...
I'm not sure what the audiostream error is referring to as I'm not using any audio. Also, as before the offline script is working perfectly, just this online one again.
Out of interest I also tried using the previous setup that I sent you but only copying in the beta MatlabFilter and MatlabSignalProcessing files. Using just the MatlabFilter gave the same error as before this update, but using both files gave the following error,
2016-02-23T09:46:00 - Warning: MatlabFilter: MatlabFilter::Process: Execution required more than a sample block duration.
2016-02-23T09:46:00 - Warning: MatlabFilter::Process: Error using memmapfile/hParseStructDataSubsasgn (line 455)
In an assignment M.DATA(I).FIELD = N, the number of elements in N and M.DATA(I).FIELD must be the same.
Aborting current run.
That was good timing, thanks. Unfortunately though it seems to have caused other problems. I tried using the BCI2000.x32.extensions R5253 version which gave the following error message before even getting to start the experiment.
2016-02-23T09:49:41 - BCI2000 Started.
2016-02-23T09:49:41 - Started "SignalGenerator".
2016-02-23T09:49:41 - SignalSource: Waiting for configuration ...
2016-02-23T09:49:41 - Started "MatlabSignalProcessing".
2016-02-23T09:49:41 - SignalProcessing: Waiting for Matlab engine to start up ...
2016-02-23T09:49:41 - Started "StimulusPresentation".
2016-02-23T09:49:41 - Application error:
Unhandled Win32 exception of type ACCESS_VIOLATION (0xc0000005)
Canceling thread of type AudioStream::Data::WasapiThread.
2016-02-23T09:49:41 - Application error:
Lost connection to Application.
2016-02-23T09:49:41 - Error:
Script error: my_Emotiv_post.bat, line 38: Wait aborted.
2016-02-23T09:49:43 - SignalProcessing: Connected to Matlab engine.
2016-02-23T09:50:04 - SignalProcessing: Waiting for configuration ...
I'm not sure what the audiostream error is referring to as I'm not using any audio. Also, as before the offline script is working perfectly, just this online one again.
Out of interest I also tried using the previous setup that I sent you but only copying in the beta MatlabFilter and MatlabSignalProcessing files. Using just the MatlabFilter gave the same error as before this update, but using both files gave the following error,
2016-02-23T09:46:00 - Warning: MatlabFilter: MatlabFilter::Process: Execution required more than a sample block duration.
2016-02-23T09:46:00 - Warning: MatlabFilter::Process: Error using memmapfile/hParseStructDataSubsasgn (line 455)
In an assignment M.DATA(I).FIELD = N, the number of elements in N and M.DATA(I).FIELD must be the same.
Aborting current run.