question

Richard G avatar image
0 Likes"
Richard G asked Richard G commented

Multiprocessor Individual Process Names

Is there a getname() equivalent to grab individual multiprocessor names? If not, does someone have code that would let me reference these names? Thanks in advance!

FlexSim 16.1.2
multiprocessormultiple flow items
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

jing.c avatar image
2 Likes"
jing.c answered Richard G commented

Hi @Richard G

You can try to use getname(rank(getvarnode(node("MultiProcessor1", model()), "optable"), X)); which X is the index of Individual Process.


1.png (40.3 KiB)
· 3
5 |100000

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