|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Core.DriverFramework.Classes Namespace > AdhocParameterRange Class > AdhocParameterRange Members |
The AdhocParameterRange type exposes the following members.
Name |
Description |
|
|---|---|---|
|
Represents a range parameter for an adhoc device. |
Name |
Description |
|
|---|---|---|
|
Clones the current instance parameter and returns a new instance of AdhocParameterRange with the same properties. |
|
|
(Inherited from AdhocParameter.) |
|
|
Checks if the provided value is valid based on certain criteria. |
Name |
Description |
|
|---|---|---|
|
Gets or sets the value of the Class property. (Inherited from AdhocParameter.) |
|
|
Gets or sets the default value. |
|
|
Gets or sets the description of the object. (Inherited from AdhocParameter.) |
|
|
Gets or sets the DeviceId. (Inherited from AdhocParameter.) |
|
|
Gets or sets a value indicating whether the object is managed. (Inherited from AdhocParameter.) |
|
|
Gets or sets the maximum value. |
|
|
Gets or sets the minimum value. |
|
|
Gets or sets the name of the object. (Inherited from AdhocParameter.) |
|
|
Gets or sets a value indicating whether the object is read-only. (Inherited from AdhocParameter.) |
|
|
Gets or sets the slot value. (Inherited from AdhocParameter.) |
|
|
Gets or sets the unique identifier for the object. (Inherited from AdhocParameter.) |
|
|
Gets or sets the updated date and time. (Inherited from AdhocParameter.) |
|
|
Gets or sets the value of the object. (Inherited from AdhocParameter.) |
Name |
Description |
|
|---|---|---|
|
Event that is raised when a managed parameter changes. (Inherited from AdhocParameter.) |
|
|
Event that is raised when a monitored parameter changes. (Inherited from AdhocParameter.) |
|
|
Event that is raised when a property has changed. (Inherited from AdhocParameter.) |
|
|
Event that is raised when the value is changed. |
BNCS.Core.DriverFramework.Classes Namespace