Table 7- 445 Eprimitivedatatype - .Net (C#) - Siemens Simatic S7-1500 Function Manual

Hide thumbs Also See for Simatic S7-1500:
Table of Contents

Advertisement

User interfaces (API)
7.8 Data types

Table 7- 445 EPrimitiveDataType - .NET (C#)

Syntax
Compatible primitive data types
The following tables shows the primitive data types of the user interface (API) and the data
types of the PLCSIM Advanced instance that are configured in the stored tag list. The data
types that can be used as compatible are marked with "X".
Table 7- 446 Compatible primitive data types - Reading
API
Bool
INT8
Bool
X
INT8
X
INT16
X
INT32
X
INT64
X
UINT8
UINT16
UINT32
UINT64
Float
Double
Char
WChar
336
enum EPrimitiveDataType
{
Unspecific = 0,
Struct = 1,
Bool = 2,
Int8 = 3,
Int16 = 4,
Int32 = 5,
Int64 = 6,
UInt8 = 7,
UInt16 = 8,
UInt32 = 9,
UInt64 = 10,
Float = 11,
Double = 12,
Char = 13,
WChar = 14
}
INT16
INT32
INT64
X
X
X
X
X
X
PLCSIM Advanced instance
UINT8
UINT16
UINT32
X
X
X
X
X
X
X
X
X
X
X
X
X
X
X
UINT6
Float
Double
4
X
X
X
S7-PLCSIM Advanced
Function Manual, 12/2017, A5E37039512-AB
Char WChar
X
X

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents