Summary of Question Objectives: Queue1 is connected to Conveyor1, and in this way, queues 1 to 8 and Conveyor 1 to 8 are connected to each number. I created 8 "Create Objects" among PF functions to create boxes in queues 1 to 8, and the number and location of creation were completed up to the control of the global table. However, what I want is simplification. Is there a way to instantaneously read a global table with only one "Create Object" without generating "Create Object" for each queue as above and place it in queues 1 to 8? (The global table consists of 1 and 0). "1" has a box, and "0" does not have a box.)