Gocator 2000 API
Go2SystemDomain
Description

Represents the systems primary synchronization domain

C
enum Go2SystemDomain {
  GO2_SYSTEM_DOMAIN_TIME = 0,
  GO2_SYSTEM_DOMAIN_ENCODER = 1
};
Members
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. 
File

Go2Api.h

Copyright (c) 2010 by LMI Technologies Inc. All rights reserved.