ST_CoE408_ControlWord

Structure for breaking down a CoE408 control word.

Syntax:

TYPE ST_CoE408_ControlWord :
STRUCT
    Disable:                BIT;
    HoldEnable:             BIT;
    DeviceModeActiveEnable: BIT;
    Reset:                  BIT;
END_STRUCT
END_TYPE

Bits

Name

Offset

Description

Disable

0

Disable valve.

HoldEnable

1

Enable valve hold mode.

DeviceModeActiveEnable

2

Generally enable the valve.

Reset

3

Reset error state.

Requirements

Development environment

Target platform

PLC libraries to include

TwinCAT v3.1.4024.35

PC or CX (x64, x86)

Tc3_PlasticFunctions v3.12.4.26 or higher