Gocator 2000 API
Go2EncoderPeriodMinSource
Description

Determines what is currently limiting the minimum encoder period.

C
enum Go2EncoderPeriodMinSource {
  GO2_ENCODER_PERIOD_MIN_SOURCE_RESOLUTION = 0,
  GO2_ENCODER_PERIOD_MIN_SOURCE_PART_DETECTION = 1
};
Members
Members 
Description 
GO2_ENCODER_PERIOD_MIN_SOURCE_RESOLUTION = 0 
Limited by encoder resolution. 
GO2_ENCODER_PERIOD_MIN_SOURCE_PART_DETECTION = 1 
Limited by part detection logic. 
File

Go2Api.h

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