Gocator API > Go2.Range > Values > Go2RangeSource
Gocator 1x00 API
Go2RangeSource
Description

Represents a range data source.

C
enum Go2RangeSource {
  GO2_RANGE_SOURCE_MAIN = GO2_DATA_SOURCE_MAIN,
  GO2_RANGE_SOURCE_BUDDY = GO2_DATA_SOURCE_BUDDY,
  GO2_RANGE_SOURCE_BOTH = 100
};
Members
Members 
Description 
GO2_RANGE_SOURCE_MAIN = GO2_DATA_SOURCE_MAIN 
Range data from Main sensor. 
GO2_RANGE_SOURCE_BUDDY = GO2_DATA_SOURCE_BUDDY 
Range data from Buddy sensor. 
GO2_RANGE_SOURCE_BOTH = 100 
Special source option to configure measurements with both ranges 
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.