<div dir="ltr"><div><div>PS. The screendump shows that you are using EP2 pro. This version allows you to specify triggers using Task Events on Trigger1 instead of the OnsetSignal-properties. In that case you SHOULD define a ParallelPort device first.<br>
<br></div>PS2: David also pinpoints an annoying issue with EP2: PreRelease is set to 'same as duration', which might result in zero-duration triggers...<br><br></div>Paul<br></div><div class="gmail_extra"><br><br>
<div class="gmail_quote">On 21 October 2013 19:37, Paul Groot <span dir="ltr"><<a href="mailto:pfc.groot@gmail.com" target="_blank">pfc.groot@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div><div><div>The script looks fine, but are you sure that c.GetAttrib("Target")=1 evaluates to true? Just add a debug line to check if the if-statements runs as expected:<br><br>Debug.print "Target"<br>

<br></div>Also notice that value 128 corresponds to the highest bit of the 8 datalines. Also, adding the ParallelPort device is not required when using this trigger mechanism because you directly send data to the data register of the printer port. I'm not sure, but this might even give problems when the the LPT mode is not correctly set.<br>

<br></div>cheers<span class="HOEnZb"><font color="#888888"><br></font></span></div><span class="HOEnZb"><font color="#888888">Paul<br><div><div><br><div><br><br></div></div></div></font></span></div><div class="HOEnZb"><div class="h5">
<div class="gmail_extra"><br><br><div class="gmail_quote">On 21 October 2013 12:43, Piercarlo Mauri <span dir="ltr"><<a href="mailto:piercarlo.mauri@gmail.com" target="_blank">piercarlo.mauri@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div>I need E-Prime to send triggers to my EEG signal recorded with BrainAmp. The trigger cable is connected from the parallel port to the BrainAmp (in windows the resource tab of the LPT1 port says: Interval I/O 0378-037F, Interval I/O 0778-077F). In E-Prime I added the parallel port on LPT1 to the devices used. I need that in a series of numbers (with attribute "Target") that will be shown for 100ms in the slide "Target1", when will appear the number 1, a trigger should be send to my EEG recording... I created an Inline script (the one called Trigger) with this command: </div>

<div><br></div><div>----------------------</div><div>If c.GetAttrib("Target")=1 Then</div><div>   Target1.OnsetSignalEnabled=True</div><div>   Target1.OnsetSignalPort=&H378</div><div>   Target1.OnsetSignalData=128</div>

<div>  </div><div>   Target1.OffsetSignalEnabled=True</div><div>   Target1.OffsetSignalPort=&H378</div><div>   Target1.OffsetSignalData=0</div><div><br></div><div>End if</div><div>---------------------</div><div><br>
</div>
<div>But it doesn't work, anyone can help me? I attached a screen of the sequence of my exp. </div><div>Thank you</div><span><font color="#888888"><div>PM</div></font></span></div><span><font color="#888888">

<p></p>

-- <br>
You received this message because you are subscribed to the Google Groups "E-Prime" group.<br>
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:e-prime%2Bunsubscribe@googlegroups.com" target="_blank">e-prime+unsubscribe@googlegroups.com</a>.<br>
To post to this group, send email to <a href="mailto:e-prime@googlegroups.com" target="_blank">e-prime@googlegroups.com</a>.<br>
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/e-prime/5e5e05cd-3aaa-4b68-8420-c82e42266408%40googlegroups.com" target="_blank">https://groups.google.com/d/msgid/e-prime/5e5e05cd-3aaa-4b68-8420-c82e42266408%40googlegroups.com</a>.<br>


For more options, visit <a href="https://groups.google.com/groups/opt_out" target="_blank">https://groups.google.com/groups/opt_out</a>.<br>
</font></span></blockquote></div><br></div>
</div></div></blockquote></div><br></div>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups "E-Prime" group.<br />
To unsubscribe from this group and stop receiving emails from it, send an email to e-prime+unsubscribe@googlegroups.com.<br />
To post to this group, send email to e-prime@googlegroups.com.<br />
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/e-prime/CAKAdR-uHeu3sv5%2BoR8i5TW9kc2v3wSEHkKerW4CABK_x%2BTAajQ%40mail.gmail.com">https://groups.google.com/d/msgid/e-prime/CAKAdR-uHeu3sv5%2BoR8i5TW9kc2v3wSEHkKerW4CABK_x%2BTAajQ%40mail.gmail.com</a>.<br />
For more options, visit <a href="https://groups.google.com/groups/opt_out">https://groups.google.com/groups/opt_out</a>.<br />