====== Compares Objects ====== ====== EQUALS ====== **EQUALS** has two analogue inputs and a single digital output. If the first analogue input equals the second analogue input, the output is true. Otherwise the output is false. {{:softwarepub:e-logic:manual:logic_objects:compares:equals.png |}} ====== EQUALSCONST ====== **EQUALSCONST** is an Analogue Comparator. It outputs true if the input equals the constant. The constant is set in Object Properties. {{:softwarepub:e-logic:manual:logic_objects:compares:equalsconst.png |}} ====== GREATERTHAN ====== **GREATERTHAN** has two analogue inputs and a single digital output. If the first analogue input is greater than the second analogue input, the output is true. Otherwise the output is false. {{:softwarepub:e-logic:manual:logic_objects:compares:greaterthan.png |}} ====== GREATERTHANCONST ====== **GREATERTHANCONST** is an Analogue Comparator. It outputs true if the input is greater than the constant. The constant is set in Object Properties. {{:softwarepub:e-logic:manual:logic_objects:compares:greaterthanconst.png |}} ====== GREATERTHANEQUAL ====== **GREATERTHANEQUAL** has two analogue inputs and a single digital output. If the first analogue input is greater than or equal to the second analogue input, the output is true. Otherwise the output is false. {{:softwarepub:e-logic:manual:logic_objects:compares:greaterthanequal.png |}} ====== LESSTHAN ====== **LESSTHAN** object has two analogue inputs and a single digital output. If the first analogue input is less than the second analogue input, the output is true. Otherwise the output is false. {{:softwarepub:e-logic:manual:logic_objects:compares:lessthan.png |}} ====== LESSTHANCONST ====== **LESSTHANCONST** is an Analogue Comparator. It outputs true if the input is less than the constant. The constant is set in Object Properties. {{:softwarepub:e-logic:manual:logic_objects:compares:lessthanconst.png |}} ====== LESSTHANEQUAL ====== **LESSTHANEQUAL** has two analogue inputs and a single digital output. If the first analogue input is less than or equal to the second analogue input, the output is true. Otherwise the output is false. {{:softwarepub:e-logic:manual:logic_objects:compares:lessthanequal.png |}} ====== RANGECONST ====== **RANGECONST** is an Analogue Comparator. It outputs true if the input is greater than or equal to the first constant and less than or equal to the second constant. {{:softwarepub:e-logic:manual:logic_objects:compares:rangeconst.png |}} ====== RECVPROC ====== **RECVPROC** is a 218RECV message processor. {{:softwarepub:e-logic:manual:logic_objects:compares:recvproc.png |}}