Hi Everyone,
I have a question that I want to ask. How to set the conditional decide when the machine(In this case, premixer_Gear and Premixer_Hydraulic) is idling.
When premixer is filling, the premixer for gear and hydraulic must wait for process on the premixer_engine to be finished..
My current conditional decide is " token.Mixer.as(FlowMixer).step == 0 " . I want to insert "AND" statement.How?
I just want that coding statement that says "Premixer_Gear is not running" AND "Premixer_Hydraulic"