BncsInfodriver Members

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Core.DriverFramework.Bncs Namespace > BncsInfodriver Class >

BncsInfodriver Members

The BncsInfodriver type exposes the following members.

 

Methods


Name

Description

Public method

AddSlotCallback

Adds a new BncsInfodriverSlotCallback for the specified slot index.

Public method

GetValue

Retrieves the value at the specified index from the slots dictionary.

Public method

RemoveSlotCallback

Removes a specified callback from the slot callbacks collection.

Public method

SetInfodriverRedundancyState

Sets the redundancy state for the driver.

Public method

SetValue

Sets the value of a specified slot index in the infodriver.

 

Properties


Name

Description

Public property

DeviceId

Gets the unique identifier of the device.

Public property

InfodriverState

Gets or sets the current state of the Infodriver.

Public property

Managed

Gets a value indicating whether the object is managed.

Public property

Size

Gets the size of the Infodriver.

 

Events


Name

Description

Public event

OnInfodriverStateChange

Event that is triggered when the Infodriver state changes.

Public event

OnManagedInfodriverChange

Event that is triggered when a managed infodriver change occurs.

Public event

OnMonitoredInfodriverChange

Event that is raised when a monitored infodriver change occurs.

 

See Also


BncsInfodriver Class

BNCS.Core.DriverFramework.Bncs Namespace