The chat responses are generated using Generative AI technology for intuitive search and may not be entirely accurate. They are not intended as professional advice. For full details, including our use rights, privacy practices and potential export control restrictions, please refer to our Generative AI Service Privacy Information. As this is a test version, please let us know if something irritating comes up. Like you get recommended a chocolate fudge ice cream instead of an energy managing application. If that occurs, please use the feedback button in our contact form!
Skip to content
SIMATIC S7-PLCSIM Advanced Share llms optimized content

Efficiently simulate SIMATIC S7 controllers with S7-PLCSIM Advanced. Test, debug, and optimize your control programs without using physical hardware.

Struct SDataValueByAddressWithCheck

ClassList > SDataValueByAddressWithCheck

  • #include <SimulationRuntimeApi.h>

Public Attributes

TypeName
UINT8Bit
SDataValueDataValue
ERuntimeErrorCodeErrorCode
UINT32Offset
boolValueHasChanged

Public Attributes Documentation

variable Bit

UINT8 SDataValueByAddressWithCheck::Bit;

variable DataValue

SDataValue SDataValueByAddressWithCheck::DataValue;

variable ErrorCode

ERuntimeErrorCode SDataValueByAddressWithCheck::ErrorCode;

variable Offset

UINT32 SDataValueByAddressWithCheck::Offset;

variable ValueHasChanged

bool SDataValueByAddressWithCheck::ValueHasChanged;