|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Core.DriverFramework.Classes Namespace > AdhocParameterEnum Class > AdhocParameterEnum Members |
The AdhocParameterEnum type exposes the following members.
Name |
Description |
|
|---|---|---|
|
Represents an adhoc parameter enum. |
Name |
Description |
|
|---|---|---|
|
Clones the current instance of IBNCSInstanceParameter. |
|
|
Gets the current value based on the valueField. |
|
|
(Inherited from AdhocParameter.) |
|
|
Checks if the provided value is valid based on the permitted states. |
Name |
Description |
|
|---|---|---|
|
Gets or sets the value of the Class property. (Inherited from AdhocParameter.) |
|
|
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 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 the states dictionary containing string keys and EnumState values. |
|
|
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