<div dir="ltr">The links did help actually. Thanks!<div><br></div><div>- Semeon<br><br>On Friday, 26 September 2014 09:02:45 UTC-5, McFarlane, David  wrote:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;">Semeon,
<br>
<br>That would be nice wouldn't it?  But I do not see any way to use the 
<br>stimulus OffsetSignal to output a response measure.  OffsetSignal 
<br>values are set statically before the stimulus object runs, so it does 
<br>not have any mechanism for outputting a value determined dynamically 
<br>during the stimulus.
<br>
<br>But for other ideas on this, see the threads at 
<br><a href="https://groups.google.com/d/topic/e-prime/z8PQMH1cf70" target="_blank" onmousedown="this.href='https://groups.google.com/d/topic/e-prime/z8PQMH1cf70';return true;" onclick="this.href='https://groups.google.com/d/topic/e-prime/z8PQMH1cf70';return true;">https://groups.google.com/d/<wbr>topic/e-prime/z8PQMH1cf70</a> , 
<br><a href="https://groups.google.com/d/topic/e-prime/7w5ajYuHqgw" target="_blank" onmousedown="this.href='https://groups.google.com/d/topic/e-prime/7w5ajYuHqgw';return true;" onclick="this.href='https://groups.google.com/d/topic/e-prime/7w5ajYuHqgw';return true;">https://groups.google.com/d/<wbr>topic/e-prime/7w5ajYuHqgw</a> , and 
<br><a href="https://groups.google.com/d/topic/e-prime/OeiZ00V9SRc" target="_blank" onmousedown="this.href='https://groups.google.com/d/topic/e-prime/OeiZ00V9SRc';return true;" onclick="this.href='https://groups.google.com/d/topic/e-prime/OeiZ00V9SRc';return true;">https://groups.google.com/d/<wbr>topic/e-prime/OeiZ00V9SRc</a> .  A few more comments:
<br>
<br>- These threads boil down to using WritePort at the time of response.
<br>- Alternatively, you could follow the stimulus with inline code to 
<br>set the OnsetSignalData of the next object, and let the next object 
<br>(e.g., a Wait object with Duration 0) output the signal.
<br>- With Task Events, you could skip all the inline code and use an 
<br>object after your stimulus to output the response measure (see, e.g., 
<br><a href="https://groups.google.com/d/topic/e-prime/fAHqIoYiW1A" target="_blank" onmousedown="this.href='https://groups.google.com/d/topic/e-prime/fAHqIoYiW1A';return true;" onclick="this.href='https://groups.google.com/d/topic/e-prime/fAHqIoYiW1A';return true;">https://groups.google.com/d/<wbr>topic/e-prime/fAHqIoYiW1A</a> ).
<br>
<br>Hope that helps,
<br>-----
<br>David McFarlane
<br>E-Prime training 
<br>online:  <a href="http://psychology.msu.edu/Workshops_Courses/eprime.aspx" target="_blank" onmousedown="this.href='http://www.google.com/url?q\75http%3A%2F%2Fpsychology.msu.edu%2FWorkshops_Courses%2Feprime.aspx\46sa\75D\46sntz\0751\46usg\75AFQjCNHhJVD3mCfXKdywfB5AgKLPu1OSJg';return true;" onclick="this.href='http://www.google.com/url?q\75http%3A%2F%2Fpsychology.msu.edu%2FWorkshops_Courses%2Feprime.aspx\46sa\75D\46sntz\0751\46usg\75AFQjCNHhJVD3mCfXKdywfB5AgKLPu1OSJg';return true;">http://psychology.msu.edu/<wbr>Workshops_Courses/eprime.aspx</a>
<br>Twitter:  @EPrimeMaster (<a href="https://twitter.com/EPrimeMaster" target="_blank" onmousedown="this.href='https://www.google.com/url?q\75https%3A%2F%2Ftwitter.com%2FEPrimeMaster\46sa\75D\46sntz\0751\46usg\75AFQjCNHlT7nwYBmELwRxV4Xn5GW-sG9EKw';return true;" onclick="this.href='https://www.google.com/url?q\75https%3A%2F%2Ftwitter.com%2FEPrimeMaster\46sa\75D\46sntz\0751\46usg\75AFQjCNHlT7nwYBmELwRxV4Xn5GW-sG9EKw';return true;">https://twitter.com/<wbr>EPrimeMaster</a>)
<br>
<br>/----
<br>Stock reminder:  1) I do not work for PST.  2) You may reach PST's 
<br>trained staff (and other support facilities) at 
<br><a href="https://support.pstnet.com" target="_blank" onmousedown="this.href='https://www.google.com/url?q\75https%3A%2F%2Fsupport.pstnet.com\46sa\75D\46sntz\0751\46usg\75AFQjCNF5BfukPzW6lq7UCweMsMu7_9wJEQ';return true;" onclick="this.href='https://www.google.com/url?q\75https%3A%2F%2Fsupport.pstnet.com\46sa\75D\46sntz\0751\46usg\75AFQjCNF5BfukPzW6lq7UCweMsMu7_9wJEQ';return true;">https://support.pstnet.com</a> .  3) If you do get an answer from PST 
<br>staff, please extend the courtesy of posting their reply back here 
<br>for the sake of others.
<br>\----
<br>
<br>
<br>At 9/25/2014 10:51 PM Thursday, <a href="javascript:" target="_blank" gdf-obfuscated-mailto="fs12EHlrGj0J" onmousedown="this.href='javascript:';return true;" onclick="this.href='javascript:';return true;">semeon...@gmail.com</a> wrote:
<br>>I'm attempting to have participant keyboard responses sent as an 
<br>>OffsetSignalPort per trial, but I need some help developing the 
<br>>inline statement to run to generate this.
<br>>
<br>>This is an example of the inline I'm working with so far.
<br>>
<br>>Stimulus.OnsetSignalEnabled = True
<br>>Stimulus.OnsetSignalPort = SPort
<br>>Stimulus.OnsetSignalData = c.GetAttrib("Trigger")
<br>>
<br>>Stimulus.OffsetSignalEnabled = True
<br>>Stimulus.OffsetSignalPort = SPort
<br>>Stimulus.OffsetSignalData = 0
<br>>
<br>>- Semeon
<br>
<br></blockquote></div></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 <a href="mailto:e-prime+unsubscribe@googlegroups.com">e-prime+unsubscribe@googlegroups.com</a>.<br />
To post to this group, send email to <a href="mailto:e-prime@googlegroups.com">e-prime@googlegroups.com</a>.<br />
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/e-prime/7e671171-363d-4f07-bdf9-4bfe3a171b40%40googlegroups.com?utm_medium=email&utm_source=footer">https://groups.google.com/d/msgid/e-prime/7e671171-363d-4f07-bdf9-4bfe3a171b40%40googlegroups.com</a>.<br />
For more options, visit <a href="https://groups.google.com/d/optout">https://groups.google.com/d/optout</a>.<br />