Structure to keep STEP7 project data required for plugging modules and submodules. More...
#include <cp1616_io_device.h>
Public Attributes | |
PNIO_UINT32 | api |
int | dir |
PNIO_UINT16 | maxSubslots |
PNIO_UINT32 | modId |
int | modState |
unsigned int | slot |
unsigned int | subslot |
PNIO_UINT32 | subslotId |
int | subState |
Structure to keep STEP7 project data required for plugging modules and submodules.
Definition at line 64 of file cp1616_io_device.h.
PNIO_UINT32 cp1616::DeviceData::api |
Definition at line 70 of file cp1616_io_device.h.
Definition at line 74 of file cp1616_io_device.h.
PNIO_UINT16 cp1616::DeviceData::maxSubslots |
Definition at line 71 of file cp1616_io_device.h.
PNIO_UINT32 cp1616::DeviceData::modId |
Definition at line 68 of file cp1616_io_device.h.
Definition at line 72 of file cp1616_io_device.h.
unsigned int cp1616::DeviceData::slot |
Definition at line 66 of file cp1616_io_device.h.
unsigned int cp1616::DeviceData::subslot |
Definition at line 67 of file cp1616_io_device.h.
PNIO_UINT32 cp1616::DeviceData::subslotId |
Definition at line 69 of file cp1616_io_device.h.
Definition at line 73 of file cp1616_io_device.h.