SIMATIC S7 MatLab Toolbox
|
Specifies the type of a PLC object. More...
Public Types | |
enum | PlcTypeCode { Empty =(0) , Bool =(1) , Byte =(2) , Char =(3) , Int =(4) , Word =(5) , DInt =(6) , DWord =(7) , Real =(8) , Double =(9) , Date =(10) , Time =(11) , TimeOfDay =(12) , S5Time =(13) , DateTime =(14) , String =(15) } |
The definition of the PlcTypeCode enumeration. More... | |
Specifies the type of a PLC object.
The definition of the PlcTypeCode enumeration.