mcx::ecat::EcatCoe
less than a minute
mcx::ecat::EcatCoe
Public Attributes
| Name | |
|---|---|
| bool | complete_access |
| EcatAlState | state_transition |
| unsigned int | index |
| unsigned int | subindex |
| unsigned int | timeout |
| unsigned int | ccs |
| std::vector< unsigned char > | data |
| std::string | comment |
Public Attributes Documentation
variable complete_access
bool complete_access;
variable state_transition
EcatAlState state_transition;
variable index
unsigned int index;
variable subindex
unsigned int subindex;
variable timeout
unsigned int timeout;
variable ccs
unsigned int ccs;
variable data
std::vector< unsigned char > data;
variable comment
std::string comment;
Updated on 2022-04-05 at 16:21:27 +0200