|
Name |
Description |
|
ReadData(IEnumerableInt32, 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(IEnumerableInt32, TimeTag, Boolean)
|
Reads ArchiveDataPoints from the ArchiveFile.
|
|
ReadData(IEnumerableInt32, DateTime, Boolean)
|
Reads ArchiveDataPoints from the ArchiveFile.
|
|
ReadData(IEnumerableInt32, 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(IEnumerableInt32, TimeTag, TimeTag, Boolean)
|
Reads ArchiveDataPoints from the ArchiveFile.
|
|
ReadData(IEnumerableInt32, DateTime, DateTime, Boolean)
|
Reads ArchiveDataPoints from the ArchiveFile.
|
|
ReadData(IEnumerableInt32, 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.
|