Vertical Sync sensor: Difference between revisions
Jump to navigation
Jump to search
Wiki-admin (talk | contribs) |
Wiki-admin (talk | contribs) |
||
| Line 95: | Line 95: | ||
[[file:buttonboxledA.png | 200px]] | [[file:buttonboxledA.png | 200px]] | ||
'''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 | ||
=== Python/PsychoPy === | === Python/PsychoPy === | ||