Contains the information where a diagnosis is located on the device according to "Guideline for PROFINET - Diagnosis for PROFINET"
More...
#include <DiagnosisSource.hpp>
|
static constexpr size_t | GetFieldCount (void) |
|
static size_t | GetFieldCount (void) |
| Returns the count of fields of the struct type More...
|
|
Contains the information where a diagnosis is located on the device according to "Guideline for PROFINET - Diagnosis for PROFINET"
◆ Deserialize()
void Arp::Io::ProfinetStack::Controller::Services::DiagnosisSource::Deserialize |
( |
RscReader & |
reader | ) |
|
|
inlineoverridevirtual |
◆ Serialize()
void Arp::Io::ProfinetStack::Controller::Services::DiagnosisSource::Serialize |
( |
RscWriter & |
writer | ) |
const |
|
inlineoverridevirtual |
◆ Accumulative
boolean Arp::Io::ProfinetStack::Controller::Services::DiagnosisSource::Accumulative = false |
If set to true the diagnosis source addresses a channel group.
◆ API
uint32 Arp::Io::ProfinetStack::Controller::Services::DiagnosisSource::API = 0 |
Application Process Identifier of the diagnosis source
◆ ARUserID
uint16 Arp::Io::ProfinetStack::Controller::Services::DiagnosisSource::ARUserID = 0 |
User ID of the application relation
◆ ChannelNumber
uint16 Arp::Io::ProfinetStack::Controller::Services::DiagnosisSource::ChannelNumber = 0 |
Channel Number of the diagnosis source. If set to 0x8000 the channel number adresses the whole submodule.
◆ Direction
Direction of the channel of the diagnosis source.
◆ NodeID
uint32 Arp::Io::ProfinetStack::Controller::Services::DiagnosisSource::NodeID = 0 |
NodeID of the diagnosis source
◆ Slot
uint16 Arp::Io::ProfinetStack::Controller::Services::DiagnosisSource::Slot = 0 |
Slot numer of the diagnosis source
◆ Subslot
uint16 Arp::Io::ProfinetStack::Controller::Services::DiagnosisSource::Subslot = 0 |
Subslot number of the diagnosis source
The documentation for this class was generated from the following file: