How do I use an Bus Entity parameter as resource acquire amount parameter?

The Resource Acquirer receives an Bus Entity, and I would like to get the values and use it as a Parameter to the Amount, as shown in the picture. but I get the Following error:
_ "You have configured the 'Project1/Node1/Resource Acquirer' block to require an incoming entity that has an attribute named 'entity.cpu'. However, entities that will arrive at this block will not have such an attribute."_
It is receiving the entity from a Queue. And I'm pretty sure that it is receiving the right object.
Any Ideias on what could be wrong?
Best Regards, Mathias

 채택된 답변

Mathias Santos de Brito
Mathias Santos de Brito 2016년 10월 17일

0 개 추천

Ok! Got the error... must use entity.data.cpu, etc...

추가 답변 (1개)

Mathias Santos de Brito
Mathias Santos de Brito 2016년 10월 12일

0 개 추천

One more thing, if I use entity.cpu in the events dialog... no errors...

카테고리

도움말 센터File Exchange에서 Discrete-Event Simulation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by