Millisecond Online Community

Forums & Feeds
Welcome to Millisecond Online Community Sign in | Join | Help
in Search

dual task paradigm with Inquisit 3

Last post 08-28-2008, 7:58 AM by buvaragnes. 36 replies.
Page 3 of 3 (37 items)   < Previous 1 2 3
Sort Posts: Previous Next
  •  08-19-2008, 9:23 AM 1829 in reply to 1828

    Re: dual task paradigm with Inquisit 3

    Right now, I'm a bit lost. I've set up everything here, but I can't get the two PCs to communicate when running the scripts. Communication is fine when using the Parallel Port Monitor on both machines to send / receive signals, though. I don't get any error messages either.

    ~Dave

    P.S.: Yay, my 100th post!
  •  08-19-2008, 9:33 AM 1830 in reply to 1829

    Re: dual task paradigm with Inquisit 3

    I have the same problem!!

    By the way congratulation on your 100th post! :)

    Agnes

     

     

     

  •  08-19-2008, 6:44 PM 1831 in reply to 1830

    Re: dual task paradigm with Inquisit 3

    Attachment: sender.exp

    I took a look at the script, and the problem was that the receiver was looking for a different signal then the sender was sending. I've edited the scripts and attached them to this post - they should work now.

    The confusing thing is that on the receiving side, you specify the number in decimal format. For example, the attached script waits for a value of 120 to show up on the status port. On the sending side, you specify the signal in terms of 8 bits/pins. To make matters worse, the receiving port only reads 8 of those bits, and depending on the type  of cable you are using, the bits might actually result in different values.

    Still, for each signal you send, you can easily figure out the numeric value received using the parallel port monitor. For example, if I check all the boxes on the data port on the sending computer (which corresponds to a bitstream of "11111111"), this sets the value of the status port on the receiving computer to 120.

    Hope this helps - let me know if you get stuck.

    -Sean

  •  08-20-2008, 8:45 AM 1832 in reply to 1831

    Re: dual task paradigm with Inquisit 3

    Hello,

     

    Thanks for the script. Today, I started the experiments, I launch the secondary task manually, so I didn’t have the time to work on the synchronization. I will try it tomorrow or Friday.

     

    Agnes

  •  08-25-2008, 3:55 AM 1840 in reply to 1831

    Re: dual task paradigm with Inquisit 3

    Hello,

    Sean could you send me the script of the receiver, because I haven't found it attached, I tried to do it by myself, but it doesn't work out.

    Thanks,

    Agnes

  •  08-25-2008, 2:15 PM 1844 in reply to 1840

    Re: dual task paradigm with Inquisit 3

    Attachment: receiver.exp

    Odd, I'm sure I attached it to the previous post, but it's definitely not there.

    I've attached it this one.

  •  08-28-2008, 7:58 AM 1862 in reply to 1844

    Re: dual task paradigm with Inquisit 3

    Hello again,

     

    Finally I haven’t had the time to work on the connection between the two computers (I was in a rush), so I launched the secondary test manually during the tests.

    Anyway, I would like to thank you for your precious help!

     

    Best wishes,

     

    Agnes Buvar

     

     

     

Page 3 of 3 (37 items)   < Previous 1 2 3
View as RSS news feed in XML
Powered by Community Server, by Telligent Systems