CDBREAD Methods |
The CDBREAD type exposes the following members.
| Name | Description | |
|---|---|---|
| Create |
Create a DBREAD object
Add channels using the iAddChannel_DBREAD method.channel.
| |
| CreateXY |
Create a DBREAD object for a XY-located data. Add channels using the
iAddChannel_DBREAD method.
| |
| CreateXYZ |
Create a DBREAD object for a XYZ-located data.
Add channels using the iAddChannel_DBREAD method.
| |
| Dispose | (Overrides CHANDLEDispose(Boolean).) | |
| GetVA | Get the VA handle for an array channel. | |
| GetVV | Get the VV handle for a channel. | |
| GetVVx | Get the X channel VV handle. | |
| GetVVy | Get the Y channel VV handle. | |
| GetVVz | Get the Z channel VV handle. | |
| iAddChannel | Add a data channel to the DBREAD object. | |
| iGetChanArraySize | Get the number of columns of data in a channel. | |
| iGetNextBlock | Get the next block of data. | |
| iGetNumberOfBlocksToProcess | Get the number of blocks to be served up. |