beginners-question parallel port

mrtj maartjevroling at gmail.com
Fri Oct 21 19:57:09 UTC 2011


I have a beginners-question regarding my E-prime programming.
I want to send event-related triggers to BioPac and after doing some
research I figured that an Inline with the following should do the
trick:

Stimulus.OnsetSignalEnabled = True
Stimulus.OnsetSignalPort = &H378
Stimulus.OnsetSignalData = 1

Stimulus.OffsetSignalEnabled = True
Stimulus.OffsetSignalPort = &H378
Stimulus.OffsetSignalData = 0

However, it seems to me that I should define/open/set-to-zero the Port
at the beginning of my experiment first. Am I correct to assume, and
if do... how can I do this.

I hope you can help me out. Many thanks!
Maartje



-- 
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