cisst-saw
|
#include <CiA301.h>
Public Types | |
enum | Mapping { MAPPING_CNT = 0x00, MAPPING_1 = 0x01, MAPPING_2 = 0x02, MAPPING_3 = 0x03, MAPPING_4 = 0x04, MAPPING_5 = 0x05 } |
![]() | |
enum | Command { INITIATE_READ = 0x40, INITIATE_WRITE = 0x22 } |
typedef unsigned short | Index |
typedef unsigned char | SubIndex |
typedef int | Data |
![]() | |
typedef unsigned char | Data |
typedef vctDynamicVector < CiA301::Object::Data > | DataField |
Public Member Functions | |
TPDO26 (CiA301::COBID cobid) | |
TPDO26 (CiA301::PDO::Transmission transmission) | |
TPDO26 (CiA301::TPDO26::Mapping mapping, CiA301::TPDO26::Data data) | |
![]() | |
SDO (CiA301::SDO::Command command, CiA301::SDO::Index index, CiA301::SDO::SubIndex subindex) | |
SDO (CiA301::SDO::Command command, CiA301::SDO::Index index, CiA301::SDO::SubIndex subindex, CiA301::SDO::Data data) | |
![]() | |
Object () | |
Object (const CiA301::Object::DataField &data) | |
Additional Inherited Members | |
![]() | |
CiA301::Object::DataField | data |
![]() | |
static const CiA301::COBID | RESPONSE = 0x580 |
static const CiA301::COBID | RESPONSE_LOW = 0x581 |
static const CiA301::COBID | RESPONSE_HIGH = 0x5FF |
static const CiA301::COBID | REQUEST = 0x600 |
static const CiA301::COBID | REQUEST_LOW = 0x601 |
static const CiA301::COBID | REQUEST_HIGH = 0x680 |
|
inline |
|
inline |
|
inline |