RTOV – Vector multiplexer

Block SymbolLicensing group: STANDARD
PIC

Function Description
The RTOV block can be used to create vector signals in the REX Control System. It combines the scalar input signals into one vector output signal.

It is also possible to chain the RTOV blocks to create signals with more than 8 items.

The nmax parameter defines the maximal number of items in the vector (in other words, the size of memory allocated for the signal). The offset parameter defines the position of the first input signal u1 in the resulting signal. Only the first N input signals are combined into the resulting yVec vector signal.

Inputs

uVec

Vector signal

reference

u1

Analog input of the block

double

u2

Analog input of the block

double

u3

Analog input of the block

double

u4

Analog input of the block

double

u5

Analog input of the block

double

u6

Analog input of the block

double

u7

Analog input of the block

double

u8

Analog input of the block

double

Parameters

nmax

Allocated size of vector   0 8

long

offset

Index of the first input in vector   0

long

n

Number of valid inputs   1  8 8

long

Output

yVec

Vector signal

reference