question

SudheerReddy avatar image
0 Likes"
SudheerReddy asked Jordan Johnson commented

What is the Event Object Label value and Name of Event Object Label value

FlexSim 19.2.0
statistics collector
d1.jpg (55.9 KiB)
· 1
5 |100000

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

1 Answer

Jordan Johnson avatar image
0 Likes"
Jordan Johnson answered Jordan Johnson commented

The Event object is the object that fired the event that is causing the statistics collector to update the table.

Event Object Label Value writes code like this:

  1. current.SomeLabel

Name of Event Object Label Value writes code like this:

  1. current.SomeLabel.name

Note that the second assumes that SomeLabel is a pointer to another node.

· 2
5 |100000

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