|
Name |
Description |
|
ReadData(IEnumerable<Int32> , Boolean)
|
Reads all ArchiveDataPoints from the ArchiveFile for the specified historianIDs.
|
|
ReadData(Int32, Boolean)
|
Reads all ArchiveDataPoints from the ArchiveFile for the specified historianID.
|
|
ReadData(IEnumerable<Int32> , TimeTag, Boolean)
|
Reads ArchiveDataPoints from the ArchiveFile.
|
|
ReadData(IEnumerable<Int32> , DateTime, Boolean)
|
Reads ArchiveDataPoints from the ArchiveFile.
|
|
ReadData(IEnumerable<Int32> , String, Boolean)
|
Reads ArchiveDataPoints from the ArchiveFile.
|
|
ReadData(Int32, TimeTag, Boolean)
|
Reads ArchiveDataPoints from the ArchiveFile.
|
|
ReadData(Int32, DateTime, Boolean)
|
Reads ArchiveDataPoints from the ArchiveFile.
|
|
ReadData(Int32, String, Boolean)
|
Reads ArchiveDataPoints from the ArchiveFile.
|
|
ReadData(IEnumerable<Int32> , TimeTag, TimeTag, Boolean)
|
Reads ArchiveDataPoints from the ArchiveFile.
|
|
ReadData(IEnumerable<Int32> , DateTime, DateTime, Boolean)
|
Reads ArchiveDataPoints from the ArchiveFile.
|
|
ReadData(IEnumerable<Int32> , String, String, Boolean)
|
Reads ArchiveDataPoints from the ArchiveFile.
|
|
ReadData(Int32, TimeTag, TimeTag, Boolean)
|
Reads ArchiveDataPoints from the ArchiveFile.
|
|
ReadData(Int32, DateTime, DateTime, Boolean)
|
Reads ArchiveDataPoints from the ArchiveFile.
|
|
ReadData(Int32, String, String, Boolean)
|
Reads ArchiveDataPoints from the ArchiveFile.
|