Hi!

I m trying to work with the E-Prime scripts and I need to modify the script for 
single Monitor

I found this link

https://wiki.humanconnectome.org/display/PublicData/Advice+on+editing+HCP+tfMRI+E-Prime+Scripts



where there are some instructions although I am not sure I understand point A 
and B

the only thing that I could do is to delete the first monitor and set the other 
one to 1 but it seems not to find the DisplayName



Thank you for your help!



Modifying scripts for single monitor system:

Due to the nature of the E-Prime computer setup for the HCP, the scanner LCD 
projector is the secondary monitor in E-Prime and the experimenter display in 
the control room is the primary monitor in E-Prime. Consequently, in order to 
modify the E-Prime script to display to a single monitor, you will need to:
A) delete experimenter feedback events (which display to the primary monitor - 
display index = 1),
B) change subject display events from the secondary monitor (display index = 2) 
to the primary monitor (display index = 1),
C) delete the primary monitor display (called "Laptop") from E-Prime 
"Experiment Object Properties" window
D) change the remaining monitor display (called "LCD" or "ScannerD2") from 
display index of "2" to index of "1".

Be aware that many HCP E-Prime scripts contain inline code that addresses 
objects linked to both display devices. It is therefore critical that you check 
the timing and functionality of the script after modifying events or displays 
within the E-Prime code.

_______________________________________________
HCP-Users mailing list
[email protected]
http://lists.humanconnectome.org/mailman/listinfo/hcp-users

Reply via email to