Changes

Jump to navigation Jump to search
9 bytes removed ,  12:00, 1 May 2014
Line 48: Line 48:  
bb.sendMarker(100)    #This is your marker code, range code 1-255
 
bb.sendMarker(100)    #This is your marker code, range code 1-255
 
core.wait(0.002)      #2ms delay for the code to be recorded by brainvision; 2ms->500hz sampling rate
 
core.wait(0.002)      #2ms delay for the code to be recorded by brainvision; 2ms->500hz sampling rate
bb.sendMarker(0)      #Back to 0; now ready to send a new code</nowiki></nowiki>
+
bb.sendMarker(0)      #Back to 0; now ready to send a new code</nowiki>

Navigation menu