Structures - Siemens Simatic S7-1500 Function Manual

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

Advertisement

7.8.6

Structures

7.8.6.1
SDataValue
Description
The structure contains the value and type of a PLC tag.
Table 7- 393 SDataValue - Native C++
Syntax
Member
S7-PLCSIM Advanced
Function Manual, 12/2017, A5E37039512-AB
struct SDataValue
{
UDataValue Value;
EPrimitiveDataType Type;
};
UDataValue Value:
The value of the PLC tags
EPrimitiveDataType Type:
Type of PLC tag
User interfaces (API)
7.8 Data types
309

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents