echo parallel port?

David McFarlane mcfarla9 at msu.edu
Fri Apr 16 21:23:22 UTC 2010


Actually, the WritePort topic in the online E-Basic Help shows a 
method using Debug.Print to echo data to the Output pane of E-Studio 
to review after the run.  Building on that, you could use c.SetAttrib 
and c.Log to echo data to an .edat file for review after the run, or 
just c.Attrib to echo data via TextDisplay objects during the run, etc.

-- David McFarlane, Professional Faultfinder


>i'm building a test in eprime that sends out event (stimulus and 
>response) codes via the WritePort command in an inline, with the 
>other end of the parallel cable being an EEG system (BioSemi).
>
>i'm doing some of my programming on a different machine from the one 
>that is tied to the EEG system - just wondering if there is any way 
>to echo (on the local machine) what is being sent to the remote 
>machine via parallel port; this would help with development and debugging.

-- 
You received this message because you are subscribed to the Google Groups "E-Prime" group.
To post to this group, send email to e-prime at googlegroups.com.
To unsubscribe from this group, send email to e-prime+unsubscribe at googlegroups.com.
For more options, visit this group at http://groups.google.com/group/e-prime?hl=en.



More information about the Eprime mailing list