Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The required ScannerState element identifies the current state of the scanning portion of the scan device.
Usage
<wscn:ScannerState>
text
</wscn:ScannerState>
Attributes
There are no attributes.
Text value
Required. One of the following string values.
| Value | Description |
|---|---|
| Idle | The scanner is available and can start processing a new job. |
| Processing | The scanner is currently processing jobs. |
| Stopped | No jobs can be processed and intervention is needed. |
Child elements
There are no child elements.
Parent elements
| Element |
|---|
| ScannerStatus |
| StatusSummary |
Remarks
The WSD Scan Service informs a client about changes to the scanner's status by sending a ScannerStatusSummaryEvent event. A client can directly query the scanner's state by calling the GetScannerElementsRequest operation.
You can both extend and subset the allowed values for this element.