first_signal | :: SignalID? | Defaults to blank |
Defaults to blank | ||
first_signal_networks | :: CircuitNetworkSelection? | Which circuit networks (red/green) to read |
Which circuit networks (red/green) to read | ||
second_signal | :: SignalID? | What to compare |
What to compare | ||
second_signal_networks | :: CircuitNetworkSelection? | Which circuit networks (red/green) to read |
Which circuit networks (red/green) to read | ||
constant | :: int? | Constant to compare |
Constant to compare | ||
comparator | :: ComparatorString? | Specifies how the inputs should be compared. If not specified, defaults to |
Specifies how the inputs should be compared. If not specified, defaults to | ||
compare_type | :: int? | Either "or" (default) or "and". Tells how this condition is compared with the preceding conditions in the corresponding |
Either "or" (default) or "and". Tells how this condition is compared with the preceding conditions in the corresponding |