|
|
Archive
|
The ArchiveFileAllocationTable type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
BinaryLength | Gets the length of the ArchiveFileAllocationTable. |
|
|
DataBlockCount | Gets the total number of ArchiveDataBlocks in the ArchiveFile. |
|
|
DataBlockPointers | Gets the ArchiveDataBlockPointers to the ArchiveDataBlocks in the ArchiveFile. |
|
|
DataBlocksAvailable | Gets the number of unused ArchiveDataBlocks in the ArchiveFile. |
|
|
DataBlockSize | Gets the size (in KB) of a single ArchiveDataBlock in the ArchiveFile. |
|
|
DataBlocksUsed | Gets the number of used ArchiveDataBlocks in the ArchiveFile. |
|
|
DataPointsArchived | Gets or sets the number ArchiveDataPoints archived by the ArchiveFile. |
|
|
DataPointsReceived | Gets or sets the number ArchiveDataPoints received by the ArchiveFile for archival. |
|
|
FileEndTime | Gets or sets the TimeTag of the newest ArchiveDataBlock in the ArchiveFile. |
|
|
FileStartTime | Gets or sets the TimeTag of the oldest ArchiveDataBlock in the ArchiveFile. |