IBNCSClient Members

<< Click to Display Table of Contents >>

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

IBNCSClient Members

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.

 

Properties


Name

Description

Public property

CommsStats

Interface for reading communication statistics

Public property

Connected

Gets a value indicating whether the object is connected.

 

Events


Name

Description

Public event

ConnectionStateChanged

Event that is raised when the connection state of the BncsConnection changes.

Public event

OnDatabaseChange

Event that is raised when a change occurs in the BNCSDatabase.

Public event

OnDriverStateMessage

Event that is raised when a driver state message is received.

Public event

OnInfodriverPollMessage

Event handler for BNCS InfoPoll.

Public event

OnInfodriverRevertive

Event handler for BNCSInfoDriverRevertiveMessage

Public event

OnInfodriverWrite

Event that is raised when a message is written by the BNCSInfoDriver.

Public event

OnRedundancyStateMessage

Event handler for BNCS Redundancy State Message.

 

See Also


IBNCSClient Interface

BNCS.Core.DriverFramework.Interfaces Namespace