"Currently, I have to do data logging by using an object (as suggested by the PST technician). This object breaks my inLine script. Thus, the screen is being refreshed and flashing is resulted."
"Thus" is not correct. The screen does not need to flash due to you 'using an object', for three reasons:
1. If screen A), say, your drawing screen, has a black background and interrupted by a black screen, it should not be visible. You can also consider using 0 pixels width and 0 pixels height text displays, drawn in the lower right corner, use no clear after, and voila, no problem.
2. If you do not set vertical onset sync to on, it will not refresh. Offset sync is off by default, but you might check that too.
3. You could (and should) consider placing the logging screen BEFORE the drawing. Let it have a max count responses (see advanced properties in duration/input) of 100, a duration of 0 and a time-limit of 10000 (or whatever) and check responses afterwards (or whenever you feel like it). The running of this object should not interfere visually with the drawing. Go to Ebasic help and find: InputMask.Responses (property)
Hope that helps,
Mich
Michiel Spapé
Research Fellow
Perception & Action group
University of Nottingham
School of Psychology
www.cognitology.eu
Hello,
Thanks,
Vera
--
You received this message because you are subscribed to the Google Groups "E-Prime" group.
To post to this group, send email to e-p...@googlegroups.com.
To unsubscribe from this group, send email to e-prime+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/e-prime?hl=en.
This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it. Please do not use, copy or disclose the information contained in this message or in any attachment. Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham.
This message has been checked for viruses but the contents of an attachment
may still contain software viruses which could damage your computer system:
you are advised to perform your own checks. Email communications with the
University of Nottingham may be monitored as permitted by UK legislation.