Initializes a new instance of the ArchiveDataPoint class.
Declaration Syntax
Parameters
- historianID (Int32)
- Historian identifier of ArchiveDataPoint.
- binaryImage (array< Byte >[]()[])
- Binary image to be used for initializing ArchiveDataPoint.
- startIndex (Int32)
- 0-based starting index of initialization data in the binaryImage.
- length (Int32)
- Valid number of bytes in binaryImage from startIndex.