22 namespace data_conversion_layer
24 namespace start_request
27 : host_ip_(*scanner_configuration.hostIp())
28 , host_udp_port_data_(scanner_configuration.hostUDPPortData())
29 , master_device_settings_(scanner_configuration.diagnosticsEnabled(), scanner_configuration.intensitiesEnabled())
30 , master_(scanner_configuration.scanRange(), scanner_configuration.scanResolution())
Higher level data type storing the configuration details of the scanner like scanner IP...
Message(const ScannerConfiguration &scanner_configuration)
Root namespace in which the software components to communicate with the scanner (firmware-version: 2)...