AdhocParameter Members

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Core.DriverFramework.Classes Namespace > AdhocParameter Class >

AdhocParameter Members

The AdhocParameter type exposes the following members.

 

Constructors


Name

Description

Public method

AdhocParameter

Represents an adhoc parameter with specific properties.

 

Methods


Name

Description

Public method

Clone

Creates a deep copy of the current instance parameter.

Public method

Dispose


Public method

IsValid

Determines whether the specified value is valid.

 

Properties


Name

Description

Public property

Class

Gets or sets the value of the Class property.

Public property

Description

Gets or sets the description of the object.

Public property

DeviceId

Gets or sets the DeviceId.

Public property

Managed

Gets or sets a value indicating whether the object is managed.

Public property

Name

Gets or sets the name of the object.

Public property

ReadOnly

Gets or sets a value indicating whether the object is read-only.

Public property

Slot

Gets or sets the slot value.

Public property

Uid

Gets or sets the unique identifier for the object.

Public property

Updated

Gets or sets the updated date and time.

Public property

Value

Gets or sets the value of the object.

 

Events


Name

Description

Public event

OnManagedParameterChange

Event that is raised when a managed parameter changes.

Public event

OnMonitoredParameterChange

Event that is raised when a monitored parameter changes.

Public event

PropertyChanged

Event that is raised when a property has changed.

 

See Also


AdhocParameter Class

BNCS.Core.DriverFramework.Classes Namespace