OrdenProduction.fsmIn the simple model that I attach, the separator cuts the product (type 1, red or 2, green) into eight equal parts. The queues in which they are stored have a maximum capacity of 8 units. I want to configure that until the queue is emptied (alm_rojo1), the separator does not cut another product into 8 red units. And in the same way with the green product, until the green queue (Alm_verde1) is emptied, the separator does not cut another green product into 8 units. In summary, I want to send the order that when these queues (Alm_red1 / green1) are emptied, the separator cuts another unit, it is the color that is ordered in 8 equal parts.