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.

EQUALSCONST

EQUALSCONST is an Analogue Comparator. It outputs true if the input equals the constant. The constant is set in Object Properties.

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.

GREATERTHANCONST

GREATERTHANCONST is an Analogue Comparator. It outputs true if the input is greater than the constant. The constant is set in Object Properties.

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.

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.

LESSTHANCONST

LESSTHANCONST is an Analogue Comparator. It outputs true if the input is less than the constant. The constant is set in Object Properties.

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.

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.

RECVPROC

RECVPROC is a 218RECV message processor.

softwarepub/e-logic/manual/logic_objects/compares/compares_objects.txt · Last modified: 2013/08/21 11:46 by j_gare
 
Recent changes RSS feed

Wiki help | Staff area