User guide

GEI-100340
mitt
Description
It joins 2 integers into a float. A float is composed of 4 bytes. An integer is composed of 2 bytes. This block
joins fh and fl to obtain a float(f). Note that this block does not cast the value of fh or fl , but simply joins
them into
f.
This can be used in connection with those blocks that cannot manage float values but only
integers(e.g.
cfix,
wfm
and
rfix)
Input ports
name
type
executed function
fl
int always the 2 lowest bytes
to join
fh
int always the 2 highest bytes to join
~0282
Output ports
name
f
type function
float the joined float
Iv0283
Parameters
No parameters
woo25
132