I&M4: PROFIsafe signature (binary, not text).
More...
#include <protocol.h>
|
| static constexpr std::uint16_t | IDX = 0xAFF4 |
| | Record data index for I&M4.
|
| |
| static constexpr std::size_t | kSize = 60 |
| | Size in bytes of this record.
|
| |
I&M4: PROFIsafe signature (binary, not text).
Definition at line 1302 of file protocol.h.
◆ operator==()
| bool profinet::PNInM4::operator== |
( |
const PNInM4 & |
| ) |
const |
|
default |
Compares two PNInM4 for equality.
Two PNInM4 are equal when all scalar configuration fields are equal.
◆ Parse()
| static PNInM4 profinet::PNInM4::Parse |
( |
const Bytes & |
data | ) |
|
|
inlinestatic |
◆ blockHeader
◆ IDX
| constexpr std::uint16_t profinet::PNInM4::IDX = 0xAFF4 |
|
staticconstexpr |
◆ imSignature
| std::array<std::uint8_t, 54> profinet::PNInM4::imSignature {} |
◆ kSize
| constexpr std::size_t profinet::PNInM4::kSize = 60 |
|
staticconstexpr |
The documentation for this struct was generated from the following file: