Represents the systems primary synchronization domain
enum Go2SystemDomain { GO2_SYSTEM_DOMAIN_TIME = 0, GO2_SYSTEM_DOMAIN_ENCODER = 1 };
|
Members |
Description |
|
GO2_SYSTEM_DOMAIN_TIME = 0 |
Base the system on the internal clock. |
|
GO2_SYSTEM_DOMAIN_ENCODER = 1 |
Base the system on the encoder. |
Go2Api.h