INSERT EXCEL DOCUMENT IN PROCESS FLOW

INSERT EXCEL DOCUMENT IN PROCESS FLOW

giada_r
Not applicable
10 Views
1 Reply
Message 1 of 2

INSERT EXCEL DOCUMENT IN PROCESS FLOW

giada_r
Not applicable

[ FlexSim 19.2.4 ]

Hi,

I would like to know a way to insert variables inside the process flow through an excel document (for example, to change the size, the position of the rack).
In this way I would like, if necessary, to modify the variables through the excel document and,hence, the objects related to them .



Attached is, also, the document with the script and the variables I have to insert and the document with the process flow.
modello-con-script.fsm

modello-con-flow.fsm

Do you have any suggestions?
Thanks to anyone who can help me

0 Likes
Accepted solutions (1)
11 Views
1 Reply
Reply (1)
Message 2 of 2

regan_blackett
Autodesk
Autodesk
Accepted solution

The best thing to do would be to import the Excel sheet into a Global Table in your model and then let your process flow reference the cells of the Global Table.

Read about the Excel Interface here

And Global Tables here

The specific way you will use these concepts depends a lot on your model and what you are trying to accomplish. I'd recommend giving these a read, giving it a try and coming back if you are having trouble.