Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Attributes | List of all members
tagIocsObject Struct Reference

Describes a single IOCS (IO Consumer Status) object entry within a cyclic PROFINET frame. More...

#include <packet-pn.h>

Public Attributes

uint16_t slotNr
 
uint16_t subSlotNr
 
uint16_t frameOffset
 

Detailed Description

Describes a single IOCS (IO Consumer Status) object entry within a cyclic PROFINET frame.

Member Data Documentation

◆ frameOffset

uint16_t tagIocsObject::frameOffset

Byte offset of this IOCS entry within the cyclic data frame.

◆ slotNr

uint16_t tagIocsObject::slotNr

Slot number of the module to which this IOCS entry belongs.

◆ subSlotNr

uint16_t tagIocsObject::subSlotNr

Subslot number within the slot to which this IOCS entry belongs.


The documentation for this struct was generated from the following file: