Struct with data describing a COP module.
More...
#include <cinoscopmodule.h>
|
enum | { eOptSubName = 0x00000001
} |
|
|
inosName32 | m_cName |
| module name (modname.subname)
|
|
uint32 | m_uAddress |
| module address
|
|
uint32 | m_uEepromSize |
| eeprom size
|
|
uint32 | m_uOptions |
| module options (Bit 0=1 -> only use sub module name for process image
|
|
uint32 | m_uVendorId |
| vendor id (0x00000000-indel, 0x80000000-custom)
|
|
char | m_cProductCode [16] |
| required product code (e.g. 6108386xx) or empty if don't care
|
|
char | m_cRevision [16] |
| required revision (e.g. 0x000001xx) or empty if don't care
|
|
Struct with data describing a COP module.
The documentation for this struct was generated from the following file: