Sdvbni - Siemens Simatic S7-1500 Function Manual

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

Advertisement

7.8.6.2

SDVBNI

Description
This structure is for internal use only. Do not change this structure.
Table 7- 395 SDVBNI - Native C++
Syntax
Table 7- 396 SDVBNI - .NET (C#)
Syntax
7.8.6.3
SDataValueByAddress
Description
This structure represents a PLC tag that is accessed via its address.
Table 7- 397 SDataValueByAddress - Native C++
Syntax
Table 7- 398 SDataValueByAddress - .NET (C#)
Syntax
S7-PLCSIM Advanced
Function Manual, 12/2017, A5E37039512-AB
struct SDVBNI
struct SDVBNI
struct SDataValueByAddress
{
UINT32 Offset;
UINT8 Bit;
SDataValue DataValue;
ERuntimeErrorCode ErrorCode;
};
struct SDataValueByAddress
{
UInt32 Offset;
UInt8 Bit;
SDataValue DataValue;
ERuntimeErrorCode ErrorCode;
}
User interfaces (API)
7.8 Data types
311

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents