FB_BA_SubSchedB

The FB_BA_SubSchedB function block allows to subscribe to a binary scheduler object.
Syntax
FUNCTION_BLOCK FB_BA_SubSchedB EXTENDS FB_BA_Subscriber
VAR_OUTPUT
bPresentValue : BOOL;
bPredictedValue : BOOL;
END_VAR
Outputs
Name | Type | Description |
|---|---|---|
bPresentValue | BOOL | Current binary output value of the object. |
bPredictedValue | BOOL | 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