Gunnar
About
- Username
- Gunnar
- Joined
- Visits
- 14
- Last Active
- Roles
- Member
Comments
-
Hi again and thanks again @sebastiaan . I have tested this now and the error message about exp.trigger disappeared so that part is solved. However, I still can't seem to activate the USB TTL Module to send triggers from the experiment. I suspect I…
-
Hi, thank you @sebastiaan Appreciate it, I will try this when back in the lab.
-
Update, solved but other problem arisen. I tried changing the unicode to bytes, and it seems to have worked as far as the previous particular error message goes. This is the code for triggering now 1 exp.trig.write(0x31) 2 exp.trig.write(0x30…
-
Hi, New user... OpenSesame seems to be a great program. Thanks for sharing! I am trying to get the above in-line-scripting to send signals from OpenSesame to Biopac via a USB TTL Module (Black box toolkit). I have tried the inlinescripting posted a…