Empirisoft Support

    Welcome to Empirisoft Support
Results 1 to 3 of 3

Thread: Sending TTL signal from one computer to another

  1. #1
    Join Date
    Nov 2005
    Posts
    3,328

    Sending TTL signal from one computer to another

    [edited from support email]

    I am running DirectRT on two computers and I am trying to synchronize them by having one wait for a TTL signal from the other. The receiving machine waits for a "1" to be received but it locks up. I manage to see an error message on the screen which is attached. The message is reporting problems with something called NT Port Library (see attached image of the error: "Can't find valid registration information..."). Do you provide that library with your application or use it in any part of the program?
    Attached Images Attached Images
    Last edited by jarvis24; 11-06-2007 at 06:07 AM.

  2. #2
    Join Date
    Nov 2005
    Posts
    3,328
    Yes, NTPort Library is normally installed during the regular DirectRT installation. It's a utility that DirectRT uses to help it communicate with external programs and hardware via TTL signals. Sounds like there is a problem with the licence for some reason. To make sure I'm clear--is it only the *receiving* machine that is locking up like this?

    In any case, is it safe to assume you have fairly new versions of DirectRT installed on these machines? e.g., v2006 or later. If so, the quickest way to problem solve this would be to run the IOTest utility on the Tools menu in DirectRT on both machines. You can use this as a means of testing the signals going back and forth without DirectRT having to be in a session.

    Start the utility and then choose the sending port on the sending machine and the receiving port on the receiving machine and then try to send a value from one machine to the other, e.g., "1" for 1000ms. See if the receiving machine can detect it. If you still get the same error let me know. This ought to be a more efficient way to problem solve since the IOTest utility uses the same code to deal with TTL signals as DirectRT.

    If the problem persists, try logging on as an administrator (if you are not already doing so). That may help if it is a permissions issue.

    See also: www.empirisoft.com/directrt/help/directrt_samples_of13_ttl_signals.htm

    Please let me know if you have any questions.

  3. #3
    Join Date
    Nov 2005
    Posts
    294

    Further...

    (Paraphrased from the DirectRT Manual

    For DirectRT's TTL receive routines to work *at all* in an experiment, you first need to transmit a byte of data from that same machine. It is okay nothing is connected to the computer to receive this data.

    Without that first transmission, the receive routines won't work properly.

    If you're able to send and receive data using the IOTest utility, we know
    that the cable is good between the machines.

    So, at the very beginning of the experiment file on your receiving computer,
    insert the following lines:

    stim | loc | time
    ttl:1 | 888 | 1000

    This will send a 1 second pulse and properly initialize the receiving
    computer.

    Then, you can continue using the experiment you've written.

Similar Threads

  1. Sending responses via TTL (case 5907)
    By AaronNewman in forum DirectRT Older Versions: How Do I...
    Replies: 5
    Last Post: 03-13-2013, 09:41 AM
  2. Sending TTL to Coulbourn/Windaq Setup
    By kw272 in forum Hardware: How Do I...
    Replies: 6
    Last Post: 09-14-2007, 10:54 AM
  3. TTL signal to Biopac
    By XeniasD in forum MediaLab Older Versions: Troubleshooting
    Replies: 1
    Last Post: 12-15-2006, 02:26 PM
  4. TTL signal to Biopac
    By XeniasD in forum Hardware: Troubleshooting
    Replies: 1
    Last Post: 12-15-2006, 02:26 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •