Gocator 2000 API
Go2FrameRateMaxSource
Description

Determines what is currently limiting the maximum frame rate.

C
enum Go2FrameRateMaxSource {
  GO2_FRAME_RATE_MAX_SOURCE_IMAGER = 0,
  GO2_FRAME_RATE_MAX_SOURCE_PART_DETECTION = 1
};
Members
Members 
Description 
GO2_FRAME_RATE_MAX_SOURCE_IMAGER = 0 
Limited by the imager's configuration. 
GO2_FRAME_RATE_MAX_SOURCE_PART_DETECTION = 1 
Limited by part detection logic. 
File

Go2Api.h

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