openPDC Historian Help
ArchiveFileType Enumeration
NamespacesTVA.Historian.FilesArchiveFileType
Indicates the type of ArchiveFile.
Declaration Syntax
C#Visual BasicVisual C++
public enum ArchiveFileType
Public Enumeration ArchiveFileType
public enum class ArchiveFileType
Members
MemberDescription
Active
ArchiveFile is being used for archiving current data.

Standby
ArchiveFile to be used in the rollover process.

Historic
ArchiveFile is full and is not to be used for current data.

Assembly: TVA.Historian (Module: TVA.Historian) Version: 1.0.33.39252