Hello Everyone,
In my model i have four different type of product, I want to set product ID for each type based on production schedule(Time units). I have used getmodelunit(CURRENT_TIME) to get the current simulation time. If current simulation time matches with production schedule, i want Fluid generator to generate different product ID at that particular time. I have tried getmodelunit command in Fluid Generator but its not working, Is there anyway to set product ID based on production schedule and current simulation time.
I have attach my model for your reference
Thank you