Dear all,
I have a question concerning programming the duration of a trigger, which is sent to a parallel port.
This is my script:
<trial T1>
/ stimulustimes = [0 = Rahmen1, Rahmen2, Situation1, Frage1; 4000 = TriggerKSatz; 4100 = Frage1.1]
/ timeout = 5000
</trial>
Does this mean, that the trigger is sent after 4 seconds and is presented for 100ms to the parallel port?
<trial T1.1>
/ stimulustimes = [1 = TriggerControl; 101 = Erk1.1; 4900 = TriggerControlE]
/ timeout = 5000
</trial>
Does this mean, that after 1 second "triggerControl" is sent, which lasts 100ms?
And after 4900 "triggerControlE" is send, which is also presented for 100ms?
Thank you a lot for your help.
Best whishes!