GoWebScan API
kStatus GoWebScanConfigGroup_Construct ( GoWebScanConfigGroup group,
GoWebScanConfig  config,
GoWebScanSettingsGroup  settingsGroup,
GoWebScanCal  calibration,
kArrayList  sensorInfo,
kAlloc  allocator 
)

Constructs a GoWebScanConfigGroup object.

Parameters
groupReceives the constructed GoWebScanConfigGroup object.
configParent system-level configuration.
settingsGroupUser settings for the 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.