Gocator 2000 API
Go2PartSource
Description

Represents a part data source.

C
enum Go2PartSource {
  GO2_PART_SOURCE_TOP = 0,
  GO2_PART_SOURCE_BOTTOM = 1
};
Members
Members 
Description 
GO2_PART_SOURCE_TOP = 0 
Profile data from Top sensor. 
GO2_PART_SOURCE_BOTTOM = 1 
Profile data from Bottom sensor. 
File

Go2Api.h

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