parallel port address


Author
Message
avtobin
avtobin
Partner Member (727 reputation)Partner Member (727 reputation)Partner Member (727 reputation)Partner Member (727 reputation)Partner Member (727 reputation)Partner Member (727 reputation)Partner Member (727 reputation)Partner Member (727 reputation)Partner Member (727 reputation)
Group: Forum Members
Posts: 6, Visits: 13
Hello all,
I am moving my inquisit experiment from one EEG system to another (previously neuroscan, now using biosemi).
I have cut/pasted the code that I have used previously to send an EEG signal from the presentation to the recording computer below. I need to change the parallel port address to &HD040 . However an error has presented to say that the parallel port address &HD040 is not a valid setting. Any advice with this would be appreciated.

<port EEGsignal>
/ port = lpt3
/ subport = data
/ items = ("00000001", "00000011", "00000101")
/ select = values.N
</port>

<port EEGsignal2>
/ port = lpt3
/ subport = data
/ items = ("00000010", "00000100", "00000110")
/select = values.N
</port>

<port EEGsignaloff>
/ port = lpt3
/ subport = data
/ items = ("00000000")
</port>



GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View

Reading This Topic

Explore
Messages
Mentions
Search