Motion Master 6.0.0-alpha.50
Next-generation motion control software
Loading...
Searching...
No Matches
mm::comm::SiiCategoryGeneral Struct Reference

General device information (SII category 30 / 0x1E). More...

#include <sii.h>

Public Attributes

uint8_t groupIdx = 0
 STRINGS index of the group name.
 
uint8_t imgIdx = 0
 STRINGS index of the image name.
 
uint8_t orderIdx = 0
 STRINGS index of the order number.
 
uint8_t nameIdx = 0
 STRINGS index of the device name.
 
uint8_t coeDetails = 0
 CoE capability flags.
 
uint8_t foeDetails = 0
 FoE capability flags.
 
uint8_t eoeDetails = 0
 EoE capability flags.
 
uint8_t soeChannels = 0
 SoE channel count.
 
uint8_t ds402Channels = 0
 DS402 channel count.
 
uint8_t sysmanClass = 0
 Sync-manager class.
 
uint8_t flags = 0
 General device flags.
 
int16_t currentOnEBus = 0
 E-Bus current consumption (mA); negative = feed-in.
 
uint16_t physicalPort = 0
 Physical-port configuration (per-port nibbles).
 
uint16_t physicalMemoryAddress = 0
 Physical-memory address (16-bit word, ETG.2010 Table 7).
 

Detailed Description

General device information (SII category 30 / 0x1E).

Member Data Documentation

◆ coeDetails

uint8_t mm::comm::SiiCategoryGeneral::coeDetails = 0

CoE capability flags.

◆ currentOnEBus

int16_t mm::comm::SiiCategoryGeneral::currentOnEBus = 0

E-Bus current consumption (mA); negative = feed-in.

◆ ds402Channels

uint8_t mm::comm::SiiCategoryGeneral::ds402Channels = 0

DS402 channel count.

◆ eoeDetails

uint8_t mm::comm::SiiCategoryGeneral::eoeDetails = 0

EoE capability flags.

◆ flags

uint8_t mm::comm::SiiCategoryGeneral::flags = 0

General device flags.

◆ foeDetails

uint8_t mm::comm::SiiCategoryGeneral::foeDetails = 0

FoE capability flags.

◆ groupIdx

uint8_t mm::comm::SiiCategoryGeneral::groupIdx = 0

STRINGS index of the group name.

◆ imgIdx

uint8_t mm::comm::SiiCategoryGeneral::imgIdx = 0

STRINGS index of the image name.

◆ nameIdx

uint8_t mm::comm::SiiCategoryGeneral::nameIdx = 0

STRINGS index of the device name.

◆ orderIdx

uint8_t mm::comm::SiiCategoryGeneral::orderIdx = 0

STRINGS index of the order number.

◆ physicalMemoryAddress

uint16_t mm::comm::SiiCategoryGeneral::physicalMemoryAddress = 0

Physical-memory address (16-bit word, ETG.2010 Table 7).

◆ physicalPort

uint16_t mm::comm::SiiCategoryGeneral::physicalPort = 0

Physical-port configuration (per-port nibbles).

◆ soeChannels

uint8_t mm::comm::SiiCategoryGeneral::soeChannels = 0

SoE channel count.

◆ sysmanClass

uint8_t mm::comm::SiiCategoryGeneral::sysmanClass = 0

Sync-manager class.


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