FB_BA_SubSchedA

FB_BA_SubSchedA 1:

The FB_BA_SubSchedA function block allows to subscribe to an analog scheduler object.

Inheritance hierarchy

FB_BA_Base

    FB_BA_Subscriber

Syntax

FUNCTION_BLOCK FB_BA_SubSchedA EXTENDS FB_BA_Subscriber
VAR_OUTPUT
  fPresentValue             : REAL;
  fPredictedValue           : REAL;
END_VAR

FB_BA_SubSchedA 2: Outputs

Name

Type

Description

fPresentValue

REAL

Current analog output value of the object.

fPredictedValue

REAL

Value that is assumed after the next switching.

FB_BA_SubSchedA 3: Properties

Name

Type

Access

Description

Unit

E_BA_Unit

Get

Unit.

FB_BA_SubSchedA 4: Methods

Name

Description

GetData

Contains the subscribed data.

Requirements

Development environment

Required PLC library

TwinCAT from v3.1.4024.35

Tc3_XBA from v5.3.0.0