Dear Kumar,
let me check if I get you right:
1. you are using an EyeLink 1000
2. your Display PC is running ASF/PTB
3. your EyeLink Host PC is connected to an EEG system by means of a
DAQ card (which is physically in the host PC)
4. You want to send triggers from the display PC to the EEG system
If anything of the above is different from what I wrote, please
correct. I actually don't understand why you are connecting the host
PC with the EEG system and which role LabView is playing. Please have
a look at the following suggestion:
To record eye movements and EEG I would choose the following setup
Eyelink host PC connected via ethernet to Display PC
Display PC connected via parallel port to the digital input of the EEG
system
Display PC runs ASF/PTB
Display PC sends messages to host PC (already implemented in ASF)
Display PC sends trigger signals via parallel port to EEG system
(which either has a parallel port, too, or other digital inputs e.g.
via BNC cables). The commands that send the digital signals from the
display PC to the EEG system are those described below (requires data
acquisition toolbox for Matlab to be installed)
putvalue(Cfg.hardware.DigitalOutput.mydio.TriggerPort, 255)
putvalue(Cfg.hardware.DigitalOutput.mydio.TriggerPort, 0)
If you do not want to use the parallel port (support seems to be
shortlisted for being discontinued in Matlab's data acquisition
toolbox), you can use a DIO card (I am using National Instruments
cards, which are supported by Matlab's data acquisition toolbox and by
ASF).
Best,
Jens
> > Mobile- 07586586958.- Hide quoted text -
>
> - Show quoted text -