question

JP117 avatar image
0 Likes"
JP117 asked Jason Lightfoot commented

flexscript to add racks to an address scheme

I am creating a script to add racks, it is working well but is there a way to add the racks in the group "Racks" to an address scheme?

FlexSim 23.2.1
storage
· 2
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 Jason Lightfoot commented

You need to set the value of the rack's variable node marked with yellow to an addressing scheme. Then run "function_s(rack, "applyProperties", "AddressScheme")", where "rack" is a pointer to the rack.

1708702309945.png

If zone and aisle are used, create the nodes marked in blue and set their values accordingly.

Bay, Level and Slot ID settings are found higher up in the variables.

1708702265667.png


1708702265667.png (5.1 KiB)
1708702309945.png (6.9 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.