IBncsInfodriver Members

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Core.DriverFramework.Interfaces Namespace > IBncsInfodriver Interface >

IBncsInfodriver Members

The IBncsInfodriver 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.

 

See Also


IBncsInfodriver Interface

BNCS.Core.DriverFramework.Interfaces Namespace