FB_BA_BI_IO
The function block FB_BA_BI_IO represents a binary input object within the base framework. The variables for linking the input to the terminal are declared within the function block.
Inheritance hierarchy
FB_BA_Base
FB_BA_BasePublisher
Illustration
VAR
{region 'Raw I/O'}
bRawVal AT %I* : BOOL;
{endregion}
Name | Type | Description |
---|---|---|
bRawVal | BOOL | Variable for linking the input value to the terminal. |
Requirements
Development environment | Required PLC library |
---|---|
TwinCAT from v3.1.4024.35 | Tc3_XBA from v5.3.0.0 |