cisst-saw
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Enumerations
CiA301::PDO Namespace Reference

Namespaces

 COBID
 

Enumerations

enum  SubIndex { COMMUNICATION = 0x01, TRANSMISSION = 0x02 }
 
enum  Transmission {
  SYNC_ACYCLIC = 0x00, SYNC_CYCLIC = 0x01, SYNC_RTR = 0xFC, ASYNC_RTR = 0xFD,
  ASYNC = 0xFE
}
 

Enumeration Type Documentation

Enumerator
COMMUNICATION 
TRANSMISSION 
Enumerator
SYNC_ACYCLIC 
SYNC_CYCLIC 
SYNC_RTR 
ASYNC_RTR 
ASYNC