Creates a metric containing the number of Event Sequences.
Metric_Event_Sequence_Count ! /RESULT_METRIC_FOLDER=The resulting folder of the metric /RESULT_METRIC_NAME= The resulting name of the metric /TIME_INTERVAL= The number of event sequences which occur within a time interval /EVENT_SEQUENCE= The event sequence to search for and count /EXCLUDE_EVENTS= Don't count a sequence that contains this event ! /GENERATE_COUNT_TOTAL_IN_GLOBAL= Create a global count over the active files ;
The Time_Interval parameter can be used to count the number of events that occur within a specific interval.
If a trial is 20 seconds long, and a 5.0 second interval is specified, the result will be 4 metrics. Each metric will contain the number of event sequences which occur within each 5.0 second window.
Metric_Event_Sequence_Count ! /RESULT_METRIC_FOLDER= PROCESSED /RESULT_METRIC_NAME= LSWING_COUNT_INT /TIME_INTERVAL= 5.0 /EVENT_SEQUENCE= The event sequence to search for and count /EXCLUDE_EVENTS= Don't count a sequence that contains this event ! /GENERATE_COUNT_TOTAL_IN_GLOBAL= Create a global count over the active files ;