YARP CiA-402 EtherCAT Device 0.6.0
YARP device plugin for EtherCAT CiA-402 drives
Loading...
Searching...
No Matches
CiA402::StateMachine::Command Struct Reference

Command structure. More...

#include <CiA402StateMachine.h>

Public Attributes

uint16_t controlword
 Control word to send to the drive.
 
int8_t opMode
 Operation mode to send to the drive.
 
bool writeOpMode
 Flag indicating if the operation mode should be written.
 

Detailed Description

Command structure.

This structure contains the control word, operation mode, and a flag indicating if the operation mode should be written.

Definition at line 113 of file CiA402StateMachine.h.

Member Data Documentation

◆ controlword

uint16_t CiA402::StateMachine::Command::controlword

Control word to send to the drive.

Definition at line 115 of file CiA402StateMachine.h.

◆ opMode

int8_t CiA402::StateMachine::Command::opMode

Operation mode to send to the drive.

Definition at line 116 of file CiA402StateMachine.h.

◆ writeOpMode

bool CiA402::StateMachine::Command::writeOpMode

Flag indicating if the operation mode should be written.

Definition at line 117 of file CiA402StateMachine.h.


The documentation for this struct was generated from the following file: