Bus.h File Reference
+ Include dependency graph for Bus.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Bus
 Brief description of class Bus. More...
 

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 
 armarx::control
 
 armarx::control::ethercat
 
 VirtualRobot
 

Typedefs

using RobotPtr = std::shared_ptr< class Robot >
 

Enumerations

enum  BusFunctionalState { Running, Reinitializing, EmergencyStop, Shutdown }
 
enum  PDOValidity { None, OnlyInputs, Both }