FB_BA_BasePublisher

FB_BA_BasePublisher 1:

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

FB_BA_BasePublisher 2: Inputs CONSTANT

Name

Type

Description

bEnPublish

BOOL

Variable for enabling variables or data sets via ADS.