![Siemens SIMATIC CC712 Operating Instructions Manual Download Page 84](http://html.mh-extra.com/html/siemens/simatic-cc712/simatic-cc712_operating-instructions-manual_1265334084.webp)
Configuration
4.10 Data points
SIMATIC CC712
84
Operating Instructions, 05/2019, C79000-G8976-C503-01
Data types of the protocols
Cloud
<DATAPOINT_
TYPE>
Operand area
Supported triggers
S7
type (bits)
Modbus
OPC
Time trigger
Threshold
BOOL (1)
- *
Boolean
BOOL
I, Q, M, DB
x
x
(only value 0)
BYTE (8)
- *
Byte
UINT8
I, Q, M, DB
x
x
CHAR (8)
- *
Byte
CHAR
I, Q, M, DB
x
x
SINT (8) ***
- *
SByte
INT8
I, Q, M, DB
x
x
USINT (8) ***
UInt8
Byte
UINT8
I, Q, M, DB
x
x
INT (16)
- *
Int16
INT16
I, Q, M, DB
x
x
UINT (16) ***
UInt16
UInt16
UINT16
I, Q, M, DB
x
x
WORD (16)
UInt16
UInt16
UINT16
I, Q, M, DB
x
x
REAL (32)
Float
Float
SINGLE_FLOAT
I, Q, M, DB
x
x
DWORD (32)
UInt32
UInt32
UINT32
I, Q, M, DB
x
x
DINT (32)
- *
Int32
INT32
I, Q, M, DB
x
x
UDINT (32) ***
UInt32
UInt32
UINT32
I, Q, M, DB
x
x
LREAL (64) ***
- *
Double
DOUBLE_FLOAT I, Q, M, DB
x
x
LWORD (64) **
- *
UInt64
UINT64
I, Q, M, DB
x
x
LINT (64) **
- *
Int64
INT64
I, Q, M, DB
x
x
ULINT (64) **
- *
UInt64
UINT64
I, Q, M, DB
x
x
STRING (2..256 bytes)
-
String
S7_STRING
DB
x
-
DATE_AND_TIME (64)
****
-
DateTime S7_DT
DB
x
-
DTL (96) ***
-
DateTime
*****
S7_DTL
DB
x
-
* See below, section "Modbus data types".
** S7-1500 only
*** S7-1200/1500 only
**** S7-300/400/1500 only
***** The accuracy of the DTL (1 ns, 10
-9
seconds) is restricted to 100 ns (10
-7
seconds) for OPC DateTime.
Modbus data types
As standard, Modbus uses the data types "Bool" and "Word".
●
The data type "Bool" is transferred from the application as "UInt8".
●
The extended data types are transferred as 2 or 4 consecutive 16-bit registers.
When using other data types in the device and in downstream applications, you must map
and interpret the data read from the station in a user-specific manner.
4.10.3
Import tags
In addition to manual data point configuration, you can import the tag information using a file
exported from STEP 7 for S7 stations.