DataSourceStatus Property
Description
Returns the value indicating the data source status. This is a runtime, read-only
property.
Data type
long
Syntax
ObjectName. DataSourceStatus
Remarks
Allowed values are between 0 and
3.
- 0, indicate the data source is closed.
- 1, indicate the data source is opened.
- 2, indicate the data source is
enabled.
- 3, indicate the data source is acquiring image.