IoBase

This class is the basis for all I/O elements. It defines a rudimentary basic scope of methods.
![]() | Class is Abstract Since the class is defined as |
Syntax:
FUNCTION_BLOCK ABSTRACT FB_IoBase EXTENDS FB_MessageBase
Methods
Name | Description |
---|---|
Cyclic() | Cycle method |
Reads the terminal-specific input/output value. | |
Writes the terminal-specific input/output value. |
Interfaces
Type | Description |
---|---|
I_IoBase | Standard interface on FB_IoBase. |
Requirements
Development environment | Target platform | PLC libraries to include |
---|---|---|
TwinCAT v3.1.4024.55 | PC or CX (x64, x86) | Tc3_PlasticFunctions (>= v3.12.5.0) |
Further Information