E_S7COMM_DATAAREA
E_S7COMM_DATAAREA specifies the S7 data area that the data points come from when addressing data points.
TYPE E_S7COMM_DATAAREA:
(
INPUT,
OUTPUT,
FLAGS,
DATA_BLOCKS
);
END_TYPE
Parameter
Value | Description |
---|---|
INPUT |
|
OUTPUT |
|
FLAGS |
|
DATA_BLOCKS |
|
Requirements
Development environment | Target platform | PLC libraries to be integrated (category group) |
---|---|---|
TwinCAT v3.1.0 | PC or CX (x86, x64) | Tc3_S7Comm (Communication) |