Vertical Sync sensor: Difference between revisions

Jump to navigation Jump to search
Line 95: Line 95:


[[file:buttonboxledA.png | 200px]]
[[file:buttonboxledA.png | 200px]]
Send code 0 for clearing.
[[file:output_buttonbox3.png]]


'''Example PCL code you can program a handle to send a marker:'''
'''Example PCL code you can program a handle to send a marker:'''
Line 107: Line 103:
'''Example to send a marker:'''
'''Example to send a marker:'''
  OutputPort.send_code(100); #create a marker
  OutputPort.send_code(100); #create a marker
for more information see chapter 8 in the presentation course by clicking [http://tsgdoc.socsci.ru.nl/images/9/9e/Programming_with_Presentation_2013.pdf here]


=== Python/PsychoPy ===
=== Python/PsychoPy ===