E_S7COMM_CPUTYPE
E_S7COMM_CPUTYPE specifies which type of S7 Controller is involved when a connection is established with the S7 Controller.
TYPE E_S7COMM_CPUTYPE:
(
S7300,
S7400,
S71200,
S71500
);
END_TYPE
Parameter
Value | Description |
---|---|
S7300 |
|
S7400 |
|
S71200 |
|
S71500 |
|
Requirements
Development environment | Target platform | PLC libraries to be integrated (category group) |
---|---|---|
TwinCAT v3.1.0 | PC or CX (x86, x64) | Tc3_S7Comm (Communication) |