|
From: Donnie J. <do...@da...> - 2008-08-07 19:56:17
|
Hello David, On Fri, Aug 1, 2008 at 9:55 PM, David F. Bacon <df...@wa...> wrote: > there is a new facility for creating streams of time intervals that include > a "state" variable, which would do what you want. unfortunately, this is > not yet exposed in the trace generation libraries, so to use it you'd have > to generate the primitive events in the trace and then create an event > typespace in tuningfork that would build the streams you need. > Honestly, I'm not sure what you mean by "primitive events". The closest description to "primitive events" I have found in the C Trace Generation Library would be "AddSimpleEvent()". Would AddDoubleEvent() satisfy for generating the "primitive events" with the "state" variable? How do I go about creating an event typespace in Tuning Fork? Use "derive stream" in Tuning Fork? I only see an "event typespace" mentioned in the trace generation libraries, not in the Tuning Fork GUI/menus. > > however, you could also try using an oscilloscope figure and using the > "interleaving mode" in the configuration dialog. that wouldn't require any > programmatic changes, and might give you what you need. > > The oscilloscope figure with "interleaving mode" isn't quite what I am wanting. Thank you. __ Donnie |