Contains parameter to address an object
More...
#include <ObjectAddress.hpp>
|
static size_t | GetFieldCount (void) |
|
static size_t | GetFieldCount (void) |
| Returns the count of fields of the struct type More...
|
|
|
uint16 | Index = 0 |
| Index number of the object. To get the meaning of the object index numbers, please look in the data sheet of the specific module. More...
|
|
uint8 | Subindex = 0 |
| Object subindex. To get the meaning of the object subindex numbers, please look in the data sheet of the specific module. More...
|
|
Contains parameter to address an object
◆ Deserialize()
void Arp::Io::Interbus::Services::ObjectAddress::Deserialize |
( |
RscReader & |
reader | ) |
|
|
inlineoverridevirtual |
◆ Serialize()
void Arp::Io::Interbus::Services::ObjectAddress::Serialize |
( |
RscWriter & |
writer | ) |
const |
|
inlineoverridevirtual |
◆ Index
uint16 Arp::Io::Interbus::Services::ObjectAddress::Index = 0 |
Index number of the object. To get the meaning of the object index numbers, please look in the data sheet of the specific module.
◆ Subindex
uint8 Arp::Io::Interbus::Services::ObjectAddress::Subindex = 0 |
Object subindex. To get the meaning of the object subindex numbers, please look in the data sheet of the specific module.
The documentation for this struct was generated from the following file: