on
is treated at 1 and off
is treated as 0.
on
is treated at 1.0 and off
is treated as 0.0.
0 is treated as off
. All other integers are treated as on
.
Integers values are converted to real values at the port input.
0.0 is treated as off
. All other real values are treated as on
.
Real values are truncated to integer values at the port input.