What does "entitySys.id" do in Simevent Blocks?

조회 수: 3 (최근 30일)
Chi Wai Wong
Chi Wai Wong 2022년 6월 22일
답변: Abdolkarim Mohammadi 2022년 6월 25일
Hi,
What does "entitySys.id" do in Simevent Blocks?
I tried it by creating an attribute named "entity.eid" in an entity generator and input "entity.eid=entitySys.id" for event action "Generate" and ran the simulation for 1000 seconds with "Period"=1.
It gave me 1001 records in Diagnostic Viewer.
Am I correct to say "entitySys.id" is the sequencer number of the entities that generated from the entity generator?
Thank you

채택된 답변

Abdolkarim Mohammadi
Abdolkarim Mohammadi 2022년 6월 25일
Yes, that's it. It is the index for all of the entities generated within the model. They are useful when you are using SimEvents debugger, and you want to track a specific entity throughout the storages.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Discrete-Event Simulation에 대해 자세히 알아보기

제품


릴리스

R2022a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by