CwrCollectionStatus
This indicates the current status of the collection specification. It can be: Idle: No action in progress. In_progress: Collection specification is currently being executed Stopped: The collection specification has been stopped before it completed successfully. Captured: The collection is complete and data is available.
Possible values
4 objects| Number | Name |
|---|---|
| 1 | statusIdle |
| 2 | statusInProgress |
| 3 | statusStopped |
| 4 | statusCaptured |