SimaticDeviceType Enum

Namespace: IPS7Lnk.Advanced
Assemblies: IPS7LnkNet.Advanced.dll

Defines the different device types supported by the SimaticDevice.

C#

public enum SimaticDeviceType


Inheritance ObjectValueTypeEnum › SimaticDeviceType

Name Value Description
Logo 0 The Siemens LOGO! is a DDC-Module (Direct Digital Control), which represents a small programmable logic controller (PLC).
S7200 1 The Siemens Simatic S7-200, the smallest programmable logic controller (PLC) provided by the Siemens AG.
S7300_400 2 The Siemens Simatic S7-300 and S7-400, most common and the biggest programmable logic controller (PLC) provided by the Siemens AG.
S71200 3 The Siemens Simatic S7-1200, the official successor of the Siemens Simatic S7-200 (S7200) since 2009.
S71500 4 The Siemens Simatic S7-1500, the official successor of the Siemens Simatic S7-300 and S7-400 (S7300_400) since 2012.
S7300 23 The Siemens Simatic S7-300, one of the most common and the biggest programmable logic controller (PLC) provided by the Siemens AG.
S7400 24 The Siemens Simatic S7-400, one of the most common and the biggest programmable logic controller (PLC) provided by the Siemens AG.