BncsDatabase Members

<< Click to Display Table of Contents >>

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

BncsDatabase Members

The BncsDatabase type exposes the following members.

 

Methods


Name

Description

Public method

AddSlotCallback

Adds a new slot callback for the specified slot index.

Public method

GetValue

Retrieves the value at the specified index from the database.

Public method

RemoveSlotCallback

Removes a slot callback for the specified slot index.

Public method

SetValue

Sets the value at the specified index in the database and publishes a change notification.

 

Properties


Name

Description

Public property

Database

Gets or sets the database value as an unsigned integer.

Public property

DeviceId

Gets or sets the unique identifier for the device.

 

Events


Name

Description

Public event

OnDatabaseChange

Represents an event that is raised when a change occurs in the BNCSDatabase.

 

See Also


BncsDatabase Class

BNCS.Core.DriverFramework.Bncs Namespace