FB_BA_SubSchedA

The FB_BA_SubSchedA function block allows to subscribe to an analog scheduler object.
Syntax
FUNCTION_BLOCK FB_BA_SubSchedA EXTENDS FB_BA_Subscriber
VAR_OUTPUT
fPresentValue : REAL;
fPredictedValue : REAL;
END_VAR
Outputs
Name | Type | Description |
|---|---|---|
fPresentValue | REAL | Current analog output value of the object. |
fPredictedValue | REAL | Value that is assumed after the next switching. |
Requirements
Development environment | Required PLC library |
|---|---|
TwinCAT from v3.1.4024.35 | Tc3_XBA from v5.3.0.0 |
Further Information
Properties
Methods