FB_BA_ComEventObject

FB_BA_ComEventObject 1:

The function block FB_BA_ComEventObject contains the basic properties or functions for recording, displaying, forwarding, acknowledging and resetting the events of an object.

Inheritance hierarchy

FB_BA_Base

    FB_BA_BasePublisher

        FB_BA_Object

            FB_BA_EventObject

                FB_BA_EventObjectEx

Illustration

FUNCTION_BLOCK ABSTRACT FB_BA_ComEventObject EXTENDS FB_BA_EventObjectEx IMPLEMENTS I_BA_ComObject
VAR_INPUT CONSTANT PERSISTENT
  {region 'Variable Parameters'}
    eCommissioningState    : E_BA_CommissioningState := E_BA_CommissioningState.eUnknown;
  {endregion}
END_VAR

FB_BA_ComEventObject 2: Inputs CONSTANT PERSISTENT

Name

Type

Description

eCommissioningState

E_BA_CommissioningState

Parameterization of the commissioning state of an object.

The settings of the commissioning state for the objects are made with the Site Explorer tool.

Requirements

Development environment

Required PLC library

TwinCAT from v3.1.4024.35

Tc3_XBA from v5.3.0.0