IDBLUE logo
Public Member Functions
BlockIndexProperty Class Reference
Inheritance diagram for BlockIndexProperty:
ByteProperty IDBlueProperty IDBlueResponse

Public Member Functions

(byte) - blockIndex

Detailed Description

BlockIndexProperty is a sublcass of ByteProperty. It is used to get / set the Block Count property of an IDBLUE device.

When an IDBLUE device is connected to a host and it's Connected Mode propert is set to CM_READ_BLOCK, CM_READ_BLOCKS, or CM_WRITE_BLOCK, the block index property is used to determine at what block index to start reading / writing data from.

(The Block Count property determines how many blocks to ready when the Connected Mode is set to CM_READ_BLOCKS. Only one block of data is read when the Connected Mode is set to CM_READ_BLOCK. When the Connected Mode is set to CM_WRITE_BLOCK, a single block is written at the block index, where the block data comes from the Block Data property).


The documentation for this class was generated from the following files:

 

Generated on Mon Jan 19 2015 15:47:37
Copyright © 2015 Cathexis Innovations Inc. All Rights Reserved.