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 SDisplayFormat

ClassList > SDisplayFormat

  • #include <SimulationRuntimeApi.h>

Public Attributes

TypeName
uint8_tBytesPerPixel
uint16_tHeight
uint32_tPixelCount
EDisplayPixelFormatPixelFormat
uint16_tWidth

Public Attributes Documentation

variable BytesPerPixel

uint8_t SDisplayFormat::BytesPerPixel;

variable Height

uint16_t SDisplayFormat::Height;

variable PixelCount

uint32_t SDisplayFormat::PixelCount;

variable PixelFormat

EDisplayPixelFormat SDisplayFormat::PixelFormat;

variable Width

uint16_t SDisplayFormat::Width;