GE Industrial Solutions 6KCV300WPD User Manual

Page 141

Advertising
background image

Description

It splits a float into 2 integers. A float is composed of 4 bytes. An integer is composed of 2 bytes. This block

divides the 2 highest bytes of

f

from the 2 lowest and writes these values respectively to fh and fl. Note that

this block does not cast the value off, but simply divides it into 2 parts. This can be used in connection with
those blocks that cannot manage float values but only integers(e.g.

and

Input ports

name

type

executed

function

f

float

always

float to split

Output ports

name

type function

fl

2 lowest bytes off

the 2 highest bytes off

Parameters

No parameters

131

Advertising