Turn Time Audit on For Everything

David McFarlane mcfarla9 at msu.edu
Thu Aug 8 18:17:21 UTC 2013


Well, if you are really determined, then you might use 
Rte.GetObject() to iterate through all the E-Objects and do as you 
like (see that topic in the E-Basic Help facility).

But this seems a very peculiar request.  Ordinarily, you would take 
care of this in E-Studio from the Property Pages of each object of 
interest -- either go to the Duration/Input tab and select the 
desired Data Logging, or for finer granularity go to the Logging tab 
and select whatever you like.

-----
David McFarlane
E-Prime training 
online:  http://psychology.msu.edu/Workshops_Courses/eprime.aspx
Twitter:  @EPrimeMaster (https://twitter.com/EPrimeMaster)

/----
Stock reminder:  1) I do not work for PST.  2) PST's trained staff 
take any and all questions at 
http://support.pstnet.com/e%2Dprime/support/login.asp , and they 
strive to respond to all requests in 24-48 hours, so make full use of 
it.  3) In addition, PST offers several instructional videos on their 
YouTube channel (http://www.youtube.com/user/PSTNET ).  4) If you do 
get an answer from PST staff, please extend the courtesy of posting 
their reply back here for the sake of others.
\----


At 8/7/2013 10:30 AM Wednesday, kyleheidtman2012 at u.northwestern.edu wrote:
>I'm new to e-basic, so I don't know if this is possible, but is 
>there some way to write an inline file that will turn Time Audit on 
>for everything (I'm doing an fMRI study, so it's very important to 
>track all the timing information).
>
>I looked through the generate code and found what appears to be the 
>code that turns on time audit for an individual object (in this case 
>a TextDisplay called PreBlockInstructions)
>
>PreBlockInstructions.Run
>
>       c.SetAttrib PreBlockInstructions.Name & ebDot & 
> ebLogNameOnsetDelay, PreBlockInstructions.OnsetDelay
>
>       c.SetAttrib PreBlockInstructions.Name & ebDot & 
> ebLogNameOnsetTime, PreBlockInstructions.OnsetTime
>
>       c.SetAttrib PreBlockInstructions.Name & ebDot & 
> ebLogNameDurationError, PreBlockInstructions.DurationError
>       c.SetAttrib PreBlockInstructions.Name & ebDot & 
> ebLogNameOnsetToOnsetTime, PreBlockInstructions.OnsetToOnsetTime
>
>
>I would like to make an inline that iterates over every declared 
>variable of the TextDisplay type and call code similar to the above 
>on each of those TextDisplays.
>
>Is this possible/feasible?

-- 
You received this message because you are subscribed to the Google Groups "E-Prime" group.
To unsubscribe from this group and stop receiving emails from it, send an email to e-prime+unsubscribe at googlegroups.com.
To post to this group, send email to e-prime at googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/e-prime/5203e0d2.060b320a.7694.6932SMTPIN_ADDED_MISSING%40gmr-mx.google.com.
For more options, visit https://groups.google.com/groups/opt_out.



More information about the Eprime mailing list