PLECS 3.1 Online Help

Relational Operator

Purpose

Compares two input signals.

Library

Control / Math

Description

pict

The Relational Operator compares two input signals. If the comparison is true it outputs 1, otherwise 0. The first input is marked with a dot.

Parameter

Relational operator
Chooses which comparison operation is applied to the input signals. Available operators are
∙   equal (==  ),
∙   unequal (~=  ),
∙   less (<  ),
∙   less or equal (<=  ),
∙   greater or equal (>=  ),
∙   greater (>  ).

Probe Signals

Input
The input signals.
Output
The output signal.