Skip to main content
Version: 1.1.1

ecnet::LostSlave

One slave that stopped responding when the bus fault was diagnosed. More...

#include <bus_fault.hpp>

Public Attributes

Name
std::stringname
intindex

Detailed Description

struct ecnet::LostSlave;

One slave that stopped responding when the bus fault was diagnosed.

index is the 1-based bus position; name is the SII/ENI device name.

Public Attributes Documentation

variable name

std::string name;

variable index

int index {0};

Updated on 2026-07-13 at 20:44:41 +0000