Packbyte, Parameters, Error description – Yaskawa MotionWorks IEC Toolboxes User Manual

Page 551

Advertising
background image

Yaskawa Toolbox: Function Blocks

MotionWorks IEC61131-3 Toolboxes: 2013-09-13

538

PackByte

This function block converts 8 Boolean inputs to a single byte output.

Parameters

*

Parameter

Data Type

Description

VAR_INPUT

Default

V

Bit0

BOOL

Bit 0 of the BYTE to be output

FALSE

V

Bit1

BOOL

Bit 1 of the BYTE to be output

FALSE

V

Bit2

BOOL

Bit 2 of the BYTE to be output

FALSE

V

Bit3

BOOL

Bit 3 of the BYTE to be output

FALSE

V

Bit4

BOOL

Bit 4 of the BYTE to be output

FALSE

V

Bit5

BOOL

Bit 5 of the BYTE to be output

FALSE

V

Bit6

BOOL

Bit 6 of the BYTE to be output

FALSE

V

Bit7

BOOL

Bit 7 of the BYTE to be output

FALSE

VAR_OUTPUT

V

OutputByte

BYTE

Resulting byte of the input bits

Error Description

Advertising