I would like to use Eprime file to import maker in EEG file (Brain Vision). Data in the Eprime files correspond to good and wrong answers and I want to use it for ERPs analysis. Can someone give me some advice?
You should synchronize the computer that has the E-Prime installed on it with the Computer that acquires and stores the EEG signal. Usually this is done by an internal clock. Can you give more information on the software that you use for acquiring the EEG data? Is it NetStation for example?
Well if you stored in the E-prime result file for each subject all the sequence of your experiment (condition number, response type and timing parameters associated with each of them trial by trial) then it won't be difficult to make a little program (a matlab script for example) that modifies the BrainVision marker file. I have had the same problem and I have solved in that way.