question

lissham avatar image
0 Likes"
lissham asked Ralf Gruber answered

Calculate performance measure from other performance measures

Hi,

so I have several performance measures in my performance measure table, e.g. max utilization of a workstation. I defined them by reference to the dashboard.

How can I create a performance measure based on other performance measures from my table? E.g. new_pm = pm1 - pm2 ?

I tried to put a reference to the other measures in the code, but it hasnt worked so far. When I try:

getvarnode(current, "performanceMeasures").as(Table).cell(17, 2);

I get the exception "Invalid row number", although the row and column index is correct.


Thank you for your help

FlexSim 22.0.16
performance measures
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

Ralf Gruber avatar image
0 Likes"
Ralf Gruber answered
5 |100000

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