FB_BA_BO

FB_BA_BO 1:

The function block FB_BA_BO represents a binary output object within the base framework. The variables for linking the control output to the terminal are available as input or output variables on the function block.

Inheritance hierarchy

FB_BA_Base

    FB_BA_BasePublisher

        FB_BA_Object

            FB_BA_EventObject

                FB_BA_EventObjectEx

                    FB_BA_ComEventObject

                        FB_BA_BaseBO

Illustration

FUNCTION_BLOCK FB_BA_BO EXTENDS FB_BA_BaseBO
VAR_INPUT
  eRlbty          : E_BA_Reliability;
  bRawOvrrd       : BOOL;
  bEnFdbck        : BOOL;
  bRawValFdbck    : BOOL;
END_VAR

FB_BA_BO 2: Inputs

Name

Type

Description

eRlbty

E_BA_Reliability

Availability or reliability of a value.

bRawOvrrd

BOOL

The feedback of a switch contained in a terminal can be connected to this variable for mechanical override of an output.

bEnFdbck

BOOL

Variable for starting the monitoring of the feedback at the binary output.

bRawValFdbck

BOOL

The variable corresponds to the value of the current feedback.

Requirements

Development environment

Required PLC library

TwinCAT from v3.1.4024.35

Tc3_XBA from v5.3.0.0