====Classify Node==== This node is used in [[module_oee|OEE]] and [[module_outage|Outage]] modules. It's used to **mark the current machine condition**. {{oee_classify.png}} ===Inputs=== **Active (Input #1)** is a //true// or //false// value. When **true**, the machine is in the given state.\\ ===Outputs=== **Outage (Output #1)** is only available on OEE analytics. The output allows you to connect this node to a [[oee_runtime|Runtime]] node, which chooses if the state is considered 'good' or not.\\ ===Title and Colour=== Both the **Title** and the **Colour** of this node are important. The title of the node is used as the name of the machine state, and the colour of the node used to indicate it on graphs. You can see an example of this in [[adding_a_new_machine_condition|adding a new machine condition]], where the OEE display is updated with a new status.