skinnerwinner
About
- Username
- skinnerwinner
- Joined
- Visits
- 11
- Last Active
- Roles
- Member
Comments
-
Hi pénélope, have a look at my previous post http://www.cogsci.nl/forum/index.php?p=/discussion/454/solved-sending-triggers-to-nexus-trigger-interface-via-serial-port#Item_3 maybe it solves your problem Daniel
-
Hi Lotje, here's the link to my experiment. Thanks for your help :-) Daniel
-
Hi Sebastiaan, works perfect! Many thanks! Best wishes Daniel
-
Hi Sebastiaan, I added a small modification and it works just perfect now: import serialexp.serial_port = serial.Serial('COM1', baudrate=115200, bytesize=serial.EIGHTBITS) Again: many thanks to you!
-
Hi! Thanks again for your reply. The required values are (according to the Nexus Trigger Interface user manual): Data bits: 8Start bits: 1Stop bits: 1Baudrate: 115200Parity: noneFlow control: none Where do I have to insert these values? Sorry to …
-
Today I managed to send several different triggers to our EEG by using the port output test of Presentation (trigger 2, trigger 3...): (Image) however, with OpenSesame different triggers aren't recognized (trigger 0, trigger 0...): Do you guys…
-
Thanks for your replies! I forgot to mention (shame on me) that I can see the triggers in both programes. So sorry for sending you into the wrong direction :-( The actual problem is that the programes can't differentiate between trigger 1 and trigg…
-
Hi Sebastiaan, thanks a lot for your support. It works just fine! Best wishes, Daniel