Courtney,
I go over this in a lesson in my online E-Prime 2 course. You might
consider taking that. Note, however, that the course videos predate
Task Events, so they show how to handle EEG markers/triggers using
WritePort and OnsetSignal in inline script instead, with a little bit of
text about Task Events to supplement the video.
As I explain there (and have done elsewhere in this Group), you must
reset the LPT output before presenting any new output. Typically you
would do that with a mechanism that mirrors how you present the
marker/trigger itself -- WritePort, OnsetSignal, or OffsetSignal in
inline code, or Task Events (note that you can add multiple Task Events
to a single object, with different delays, just think how you could use
that). I am pretty sure that we have fully covered this in a thread
sometime in this Group, but I don't have a link handy -- if you search,
you should find a good thread, and if you do then please post the link
here for others :) .
-- David McFarlane