FB_BA_ComEventObject
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
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
Inputs CONSTANT PERSISTENT
Name | Type | Description |
---|---|---|
eCommissioningState | 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 |