<div dir="ltr"><div>Dear all,</div><div><br></div><div>I have encountered a problem about SRbox, I added the device in the program and also add the response SRbox into my response slice, it seems the SRbox is working all right since when I press the pad the light indeicated it's working well, but the problem I cannot get the SRboxresponsedata by sript. </div>
<div>My experiment  needs the subject to move a cursor in the screen by SRbox, and I coded all this process. But when I tried in fMRI, the SRboxresponsedata is not available.</div><div><br></div><div>I used codes as follows:</div>
<div>Dim theResponseObject As RteRunnableInputObject<br>Set theResponseObject = CRteRunnableInputObject(Rte.GetObject("CE"))<br>Dim KD As SRboxResponseData</div><div> nindex2=nindex1<br> nindex1=val(theResponseObject.InputMasks.Responses.Count)<br>
 if nindex1>nindex2 then <br>  Set KD = CSRboxResponseData(theResponseObject.InputMasks.Responses(nindex1)) <br> set theSlideText=CSlideText(CE.states.item("default").objects("Text5"))<br>......</div>
<div>end if</div><div><br></div><div>I have tested already that nindex1 always be zero.</div><div><br></div><div>So is anyone can help?</div><div>Any help would be appreciated.</div><div><br></div><div>My best,</div><div>
<br></div><div>Sally<br></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/CAJO0WNZfDCRS3zXAvBmEEPL3a4r2CNjLCLzhCCx9L_Jb43RUtQ%40mail.gmail.com?utm_medium=email&utm_source=footer">https://groups.google.com/d/msgid/e-prime/CAJO0WNZfDCRS3zXAvBmEEPL3a4r2CNjLCLzhCCx9L_Jb43RUtQ%40mail.gmail.com</a>.<br />
For more options, visit <a href="https://groups.google.com/d/optout">https://groups.google.com/d/optout</a>.<br />