stimulus right or left

liwenna liwenna at gmail.com
Wed Jan 27 10:55:48 UTC 2010


Hey Eli,

Unfortunately there's no way to ensure a 4cm distance on any screen. X
and Y coordinates can be given in percentages of the screen (as in
your script) or in pixels (i.e. if you would take out the % sign, your
x value would become 32th pixel or 68th pixel).

When e-prime runs a script it will 'take control' over the
displaysettings and adjust it to the values set in the script. By
default this is 640 x 480. You can adjust these settings by clickinng
the e-prime logo at the top of your experiment tree and then go to the
devices tab and edit 'display'. I suggest you and everyone else to do
this right away when you start a new experiment. The exact distances
between two pictures or between a picture and the midline of the
screen is decided by size and resolution of the screen. By fiddling
around with the x values you can set e-prime to show the picture on
4cm from the midline on your screen and this will be 4cm on any screen
with the same size, but if the screen you run e-prime on is different
in size, the distance in cm will vary accordingly.

The above is no 'solutions' just a description of what e-prime
'does'.

Best,

liw

On Jan 27, 8:05 am, Eli Koren <ekor... at gmail.com> wrote:
> Hi there!
> I use a script :
> if (c.GetAttrib("VF") = "LVF") then
> Stimulus1.X = "32%"
> else
> stimulus1.X = "68%"
> end if
>
> How can i insure that the stimulus be 4 Cm left or right from the center on
> any
> screen ?
>
> Thanks
> Eli koren

-- 
You received this message because you are subscribed to the Google Groups "E-Prime" group.
To post to this group, send email to e-prime at googlegroups.com.
To unsubscribe from this group, send email to e-prime+unsubscribe at googlegroups.com.
For more options, visit this group at http://groups.google.com/group/e-prime?hl=en.



More information about the Eprime mailing list