![]() |
Archive
|
The ArchiveDataBlock type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Capacity | Gets the maximum number of ArchiveDataPoints that can be stored in the ArchiveDataBlock. |
![]() |
Index | Gets the 0-based index of the ArchiveDataBlock. |
![]() |
IsActive | Gets a boolean value that indicates whether the ArchiveDataBlock is being actively used. |
![]() |
Location | Gets the start location (byte position) of the ArchiveDataBlock in the ArchiveFile. |
![]() |
SlotsAvailable | Gets the number of ArchiveDataPoints that can to written to the ArchiveDataBlock. |
![]() |
SlotsUsed | Gets the number of ArchiveDataPoints that have been written to the ArchiveDataBlock. |