Gocator API > Go2 > Values > Go2FrameRateMaxSource
Gocator 2x00 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

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.
Copyright (c) 2013 by LMI Technologies Inc. All rights reserved.