SIMATIC S7 MatLab Toolbox
Public Types | List of all members
SimaticDeviceType Class Reference

Defines the different device types supported by the SimaticDevice. More...

Inheritance diagram for SimaticDeviceType:

Public Types

enum  SimaticDeviceType {
  Logo =(0) , S7200 =(1) , S7300_400 =(2) , S71200 =(3) ,
  S71500 =(4)
}
 The definition of the SimaticDeviceType enumeration. More...
 

Detailed Description

Defines the different device types supported by the SimaticDevice.

Member Enumeration Documentation

◆ SimaticDeviceType

The definition of the SimaticDeviceType enumeration.

Enumerator
Logo 

The Siemens LOGO! is a DDC-Module (Direct Digital Control), which represents a small programmable logic controller (PLC).

S7200 

The Siemens Simatic S7-200, the smallest programmable logic controller (PLC) provided by the Siemens AG.

S7300_400 

The Siemens Simatic S7-300 and S7-400, most common and the biggest programmable logic controller (PLC) provided by the Siemens AG.

S71200 

The Siemens Simatic S7-1200, the official successor of the Siemens Simatic S7-200 (S7200) since 2009.

S71500 

The Siemens Simatic S7-1500, the official successor of the Siemens Simatic S7-300 and S7-400 (S7300_400) since 2012.


The documentation for this class was generated from the following file: