04-18-2017, 08:00 PM
Hi,
While bench-testing a Bpod r0.7, sometimes when clicking a button on the GUI (e.g., ON/OFF override of a wire output line) I get this error:
??? Error using ==> serial.fwrite at 199
An error occurred during writing.
Error in ==> BpodSerialWrite at 5
fwrite(BpodSystem.SerialPort, ByteString, Datatype);
Error in ==> ManualOverride at 121
BpodSerialWrite(OverrideMessage, 'uint8');
??? Error while evaluating uicontrol Callback
When this happens, the GUI stops responding, I have to force quit MATLAB and even unplug and replug the USB cable of the Bpod (if not, when I relaunch BPod in MATLAB the program does not find the connected Bpod).
I am running a MATLAB 2010a on Windows 7.
This seems to happen occasionally, but I came across this issue a few times already.
Could you please give me some insight on what's the problem here?
Thank you very much in advance.
Sebastian.
While bench-testing a Bpod r0.7, sometimes when clicking a button on the GUI (e.g., ON/OFF override of a wire output line) I get this error:
??? Error using ==> serial.fwrite at 199
An error occurred during writing.
Error in ==> BpodSerialWrite at 5
fwrite(BpodSystem.SerialPort, ByteString, Datatype);
Error in ==> ManualOverride at 121
BpodSerialWrite(OverrideMessage, 'uint8');
??? Error while evaluating uicontrol Callback
When this happens, the GUI stops responding, I have to force quit MATLAB and even unplug and replug the USB cable of the Bpod (if not, when I relaunch BPod in MATLAB the program does not find the connected Bpod).
I am running a MATLAB 2010a on Windows 7.
This seems to happen occasionally, but I came across this issue a few times already.
Could you please give me some insight on what's the problem here?
Thank you very much in advance.
Sebastian.