0x0801 - ConfirmSensorConfiguration
Description
This message is used to notify a client component that the configuration has been received with the values specified in the corresponding set message with Request ID matching the value of field 1 of this message. If the specified configuration request is deemed valid, the SensorIdRec is returned with the matching SensorID (or illuminatorID) of the sensor (or illuminator) for which the configuration was successfully set. If the requested configuration is invalid, one of the ErrorRec types shall be returned (depending on the source message) with an error code and description of the configuration setting which was deemed invalid.
ConfirmSensorConfigurationSequence
Type: Sequence
RequestIdRec
Type: Record
Field # |
Field Name |
Type |
Units |
Optional |
Interpretation |
1 |
RequestID |
|
|
false |
|
ConfirmSensorList
Type: List
ConfirmSensorConfigurationVariant
Type: Variant
SensorIdRec
Type: Record
Field # |
Field Name |
Type |
Units |
Optional |
Interpretation |
1 |
SensorID |
|
|
false |
|
RangeSensorErrorRec
Type: Record
Field # |
Field Name |
Type |
Units |
Optional |
Interpretation |
1 |
SensorID |
|
|
false |
|
2 |
RangeSensorErrorCode |
uint8 |
one |
false |
|
3 |
ErrorMessage |
|
|
false |
|
VisualSensorErrorRec
Type: Record
Field # |
Field Name |
Type |
Units |
Optional |
Interpretation |
1 |
SensorID |
|
|
false |
|
2 |
VisualSensorErrorCode |
uint8 |
one |
false |
|
3 |
ErrorMessage |
|
|
false |
|
DigitalVideoSensorErrorRec
Type: Record
Field # |
Field Name |
Type |
Units |
Optional |
Interpretation |
1 |
SensorID |
|
|
false |
|
2 |
DigitalVideoErrorCode |
uint8 |
one |
false |
|
3 |
ErrorMessage |
|
|
false |
|
AnalogVideoSensorErrorRec
Type: Record
Field # |
Field Name |
Type |
Units |
Optional |
Interpretation |
1 |
SensorID |
|
|
false |
|
2 |
AnalogVideoErrorCode |
uint8 |
one |
false |
|
3 |
ErrorMessage |
|
|
false |
|
StillImageSensorErrorRec
Type: Record
Field # |
Field Name |
Type |
Units |
Optional |
Interpretation |
1 |
SensorID |
|
|
false |
|
2 |
StillImageErrorCode |
uint8 |
one |
false |
|
3 |
ErrorMessage |
|
|
false |
|
H264VideoEncodingErrorRec
Type: Record
Field # |
Field Name |
Type |
Units |
Optional |
Interpretation |
1 |
SensorID |
|
|
false |
|
2 |
H264VideoEncodingErrorCode |
uint8 |
one |
false |
|
3 |
ErrorMessage |
|
|
false |
|
DigitalAudioSensorErrorRec
Type: Record
Field # |
Field Name |
Type |
Units |
Optional |
Interpretation |
1 |
SensorID |
|
|
false |
|
2 |
DigitalAudioSensorErrorCode |
uint8 |
one |
false |
|
3 |
ErrorMessage |
|
|
false |
|
DigitalAudioOutputErrorRec
Type: Record
Field # |
Field Name |
Type |
Units |
Optional |
Interpretation |
1 |
SensorID |
|
|
false |
|
2 |
DigitalAudioOutputErrorCode |
uint8 |
one |
false |
|
3 |
ErrorMessage |
|
|
false |
|
VideoIlluminatorErrorRec
Type: Record
Field # |
Field Name |
Type |
Units |
Optional |
Interpretation |
1 |
IlluminatorID |
uint16 |
one |
false |
|
2 |
VideoIlluminatorErrorRecCode |
uint8 |
one |
false |
|
3 |
ErrorMessage |
|
|
false |
|