XOR
Exclusive OR operation, triggered when one of the parameters v1 and v2
meets the conditions, not triggered when all the conditions are met or all
the conditions are not met
Edge
Is a momentary switch (very short duration, about 30 ms), it will be
triggered when V1 meets the conditions
V1: Can be physical switch, logic switch, trim button
V2: It is divided into two parts [t1: t2], t1 is the minimum value, and t2 is
the maximum duration of V1. The logic switch is triggered only after t1
when V1 meets the conditions, and is closed before t2.
If t2 is left as "---" then only t1 is applicable. When V1 changes from on to
off (ie falling edge), the logic switch will be triggered, and then the logic
switch will be turned on for 1 processing cycle (about 30 ms). If t2 is set to
"<<", the logic switch (ie, rising edge) is triggered when V1 changes from
off to on.
a=b
Triggered when the parameter v1 is equal to the parameter v2. For
example, when the value of the thr gimbal and the value of the ail gimbal
are equal, the type of v2 at this time is not digital data, but a source
a>b
Triggered when parameter v1 is greater than parameter v2
a<b
Triggered when parameter v1 is less than parameter v2
△≥
x
△
is the mathematical symbol Delta (difference value). It is triggered
when the difference of the parameter v1 itself is greater than or equal
to the value of data v2. Switch, this item only judges the difference
when v1 changes from small to large
|
△
|
≥
x
Triggered when the absolute value of the difference of the parameter
v1 itself is greater than or equal to the value of v2. This judges the
absolute value. Since the negative value also becomes positive, a
change from v1 to v or from v1 to trigger the current logic switch
Timer
The switch that automatically loops all the time. V1 is the on time and
v2 is the off time. It can be defined by v1 and v2 to automatically cycle