question

Tamilselvan avatar image
0 Likes"
Tamilselvan asked Jason Lightfoot edited

Access token label in Resource Node

Is there is any to access the token label in resource node, without directly Mapping it in resource

Eg : Without using Model.find("OP_1") it need to use token.operator in resource or suggest some alternate

FlexSim 23.1.1
processs flow
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

Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered

A Process Flow resource represents a static set of objects (or in the case of not using a reference to 3d objects, a static number of virtual resources). The "Reference" field is only evaluated on model reset.

capture2.png

If you want to acquire a specific object from the set then this is specified in the "Query/Object/Array" field of the Acquire activity. As the name suggests, you can enter a query that might filter and/or sort the resource objects. You can reference a single object to acquire. Or you can pass in an array of eligible objects.

capture1.png


capture1.png (10.9 KiB)
capture2.png (7.7 KiB)
5 |100000

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