Chapter 9—C445 Logic Engine and Expansion I/O
Power Xpert C445 Global Motor Management Relay
MN042003EN—January 2019
www.eaton.com
191
TO_BIT—Decimal to Binary
The TO_BIT function block extracts all 16-bits of a 16-bit UINT value.
Examples
Parameter
Data type
Description
IN
UINT
16-bit input
B0…B15
BOOL
Extracted bits of IN
OUT
B15…B0
65
00000000 01000001
32
00000000 00100000
12612
00110001 01000100