|
GoWebScan API
|
Represents a container for sensor-level parameters which are translated from user parameters set in GoWebScanSettings. This class contains properties describing the sensor orientation and contains a list of node configuration objects. In systems with vision sensors, this class represents a profile-vision sensor pair (sensors mounted together). This class is intended to be constructed from within a GoWebScanConfig object.
GoWebScanConfig organizes the configuration at the system, group, sensor, and node levels. Configuration of the groups within the system are represented by the GoWebScanConfigGroup class, sensors by the GoWebScanConfigSensor class, and nodes by the GoWebScanConfigNode class. GoWebScanConfig will construct and own these classes.
