IBNCSClient Methods

<< Click to Display Table of Contents >>

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

IBNCSClient Methods

The IBNCSClient type exposes the following members.

 

Methods


Name

Description

Public method

BNCSDatabaseChange

Changes the value of a specific index in a database for a given device.

Public method

BNCSDatabaseName

Retrieves the name of the BNCSDatabase for a specific device ID within the specified range.

Public method

BNCSInfodriverPoll

Polls the BNCSInfoDriver for information within a specified range of slot indexes.

Public method

BNCSInfodriverRevertive

Reverts the BNCSInfo driver to a previous state.

Public method

BNCSInfodriverWrite

Writes information to the BNCS driver.

Public method

BncsLogin


Public method

BNCSRegisterDriver

Registers a driver with the specified device ID.

Public method

BNCSRegisterRevertive

Registers a revertive function for a specific device ID with a specified start and end range.

Public method

BNCSSetDriverState

Sets the driver state for a specific device in the BNCSSetDriverState function.

Public method

BNCSSetRedundancyState

Sets the redundancy state for a specific device.

 

See Also


IBNCSClient Interface

BNCS.Core.DriverFramework.Interfaces Namespace