|
Motion Master 6.0.0-alpha.50
Next-generation motion control software
|
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). | |
General device information (SII category 30 / 0x1E).
| uint8_t mm::comm::SiiCategoryGeneral::coeDetails = 0 |
CoE capability flags.
| int16_t mm::comm::SiiCategoryGeneral::currentOnEBus = 0 |
E-Bus current consumption (mA); negative = feed-in.
| uint8_t mm::comm::SiiCategoryGeneral::ds402Channels = 0 |
DS402 channel count.
| uint8_t mm::comm::SiiCategoryGeneral::eoeDetails = 0 |
EoE capability flags.
| uint8_t mm::comm::SiiCategoryGeneral::flags = 0 |
General device flags.
| uint8_t mm::comm::SiiCategoryGeneral::foeDetails = 0 |
FoE capability flags.
| uint8_t mm::comm::SiiCategoryGeneral::groupIdx = 0 |
STRINGS index of the group name.
| uint8_t mm::comm::SiiCategoryGeneral::imgIdx = 0 |
STRINGS index of the image name.
| uint8_t mm::comm::SiiCategoryGeneral::nameIdx = 0 |
STRINGS index of the device name.
| uint8_t mm::comm::SiiCategoryGeneral::orderIdx = 0 |
STRINGS index of the order number.
| uint16_t mm::comm::SiiCategoryGeneral::physicalMemoryAddress = 0 |
Physical-memory address (16-bit word, ETG.2010 Table 7).
| uint16_t mm::comm::SiiCategoryGeneral::physicalPort = 0 |
Physical-port configuration (per-port nibbles).
| uint8_t mm::comm::SiiCategoryGeneral::soeChannels = 0 |
SoE channel count.
| uint8_t mm::comm::SiiCategoryGeneral::sysmanClass = 0 |
Sync-manager class.