FB_BA_BasePublisher

The FB_BA_BasePublisher function block is the base class of the publisher. It does not have to be called explicitly. This description serves solely to explain the inheritance structure of the Publisher function blocks.
Inheritance hierarchy
FB_BA_Base
Syntax
FUNCTION_BLOCK ABSTRACT FB_BA_BasePublisher EXTENDS FB_BA_Base IMPLEMENTS I_BA_Publisher
VAR_INPUT CONSTANT
{region 'Fixed Parameters'}
{attribute 'parameterCategory':='Shared Publishers'}
bEnPublish : BOOL;
{endregion}
END_VAR
Inputs CONSTANT