User guide

WintDrive
fsel
Description
It reads input port
a
or input port
b
as a function of the status of input port g.
It reads the status of input port g.
If the read data is = 0 it reads input port a, otherwise it reads input port b.
It shows the read data in output port o.
if(g
EO)
0 = a;
else
o = b;
Input ports
name
a
a
type
alternative type function
int
Selector of the input port to be read
float
This input port is
read only
if input port g is = 0.
I
I
Attention:
if input port g is different from zero, the
blocks that could eventually be connected to input
port
a are
not performed.
b
float
This input port is
read
only if input port g is
different from zero.
Attention: if input port g is equal to zero, the blocks
that could eventually be connected to input port
b
are not
uerfomed.
output ports
name
twe
alternative type function
0 float
Data read by input port
a
or
b
~0108
Parameters
No parameters
91