article

Paul Toone avatar image
0 Likes"
Paul Toone posted

Event List   

The Event List is accessed from the Debug menu >Event List.

The Event List shows all the pending events for the model. It is useful for seeing when different events will occur in order to debug modeling issues. If you have a problem that happens during a particular event, the Event List is useful for seeing information about that event to help track down the source of the problem.

If you want to only view the events for a particular object, you can right-click on the object in the 3D View and select View > View Object Events.

Time - This is the time that the event occurs.

Object - This is the path to the object, relative to the model, that the event affects.

Event Type - This is the type of event. It is the event code and will show a number value for event codes without registered names. You can use the "seteventlistlegendentry" application command to register a name for custom event types.
For example: applicationcommand("seteventlistlegendentry", 102, "My Event Type", 0); will set event code 102 to show "My Event Type" as its name in the list.

Involved - This is the path to the involved object for the event.

Event Data - This value's use depends on the event and may not be used for all event types.

filters

The Event List can be filtered based on the Time, Object and Involved columns. Columns with an active filter will display a . To add/edit a filter, left-click on the header name for the desired filter.

Time - Each time filter has a begin (left) and an end (right) field. Only events that occurred within those two times will be displayed. To add a filter, click the icon. To remove a filter, click the icon.

Object - This list allows you to filter the event list by which object generated the event. To include or exclude an object in the list, check or uncheck the box next to its name.

Involved - This list allows you to filter the event list by which object is involved in the event. To include or exclude an object in the list, check or uncheck the box next to its name.



flexsim users manualusers manual
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Article

Contributors

paul.t contributed to this article

Navigation

FlexSim 2016.1