Gocator API > Go2 > Classes > Go2Sensor > Functions > Go2Sensor_EnableExposureTraining
Gocator 1x00 API
Go2Sensor_EnableExposureTraining
Description

Enables this sensor to be used as a part of training the exposure. Only one sensor in the system may have this enabled at a time.

C
Go2Status Go2Sensor_EnableExposureTraining(Go2Sensor sensor, Go2Bool enable);
Parameters
Parameters 
Description 
Go2Sensor sensor 
Go2Sensor object. 
Go2Bool enable 
GO2_TRUE to enable, or GO2_FALSE to disable. 
Returns

Operation status.

File

Go2Sensor.h

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