FB_BA_SubSchedB

FB_BA_SubSchedB 1:

The FB_BA_SubSchedB function block allows to subscribe to a binary scheduler object.

Inheritance hierarchy

FB_BA_Base

    FB_BA_Subscriber

Syntax

FUNCTION_BLOCK FB_BA_SubSchedB EXTENDS FB_BA_Subscriber
VAR_OUTPUT
  bPresentValue             : BOOL;
  bPredictedValue           : BOOL;
END_VAR

FB_BA_SubSchedB 2: Outputs

Name

Type

Description

bPresentValue

BOOL

Current binary output value of the object.

bPredictedValue

BOOL

Value that is assumed after the next switching.

FB_BA_SubSchedB 3: Properties

Name

Type

Access

Description

ActiveText

STRING

Get

Active text

InactiveText

STRING

Get

Inactive text

FB_BA_SubSchedB 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