GE Industrial Solutions 6KCV300WPD User Manual

Page 133

Advertising
background image

i s e l

Description

It reads input port a or input port b as a function of the status of input port g.

It reads

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.

i f ( g = = O )

0 =a;

else

o =b;

Input ports

name

a

b

int

int
int

alternative

function

Selector of the input port to be read.
This input port is read only if input port g is = 0.
Attention: if input port g is different from zero,
the blocks that could eventually be connected to

a are not Derformed.

This input port is read only if input port g is
different

0.

Attention: if input port g is equal zero, the blocks
that could eventually be connected to input port b
are not

Output ports

name type

alternative type function

0

int

Data read by input ports a or b.

Parameters

No parameters

123

Advertising