GoWebScan API
kStatus GoWebScanConfigSensor_Construct ( GoWebScanConfigSensor sensor,
GoWebScanConfigGroup  group,
GoWebScanSettingsSensor  settingsSensor,
kSize  index,
GoWebScanCal  calibration,
const GoWebScanConfigSensorInfo sensorInfo,
kAlloc  allocator 
)

Constructs a GoWebScanConfigSensor object.

Parameters
sensorReceives the constructed GoWebScanConfigSensor object.
groupParent group configuration.
settingsSensorUser settings for the sensor.
indexIndex of sensor in group.
calibrationSystem calibration. Set to kNULL if running system uncalibrated or if running system calibration.
sensorInfoList of GoWebScanConfigSensorInfo structs representing information from each sensor in the system.
allocatorMemory allocator (or kNULL for default).
Returns
Operation status.