Writes state information for the specified historianID to the repository.
Declaration Syntax
void WriteStateData(
int historianID,
byte[] stateData
)
Sub WriteStateData ( _
historianID As Integer, _
stateData As Byte() _
)
Parameters
- historianID (Int32)
- Historian identifier.
- stateData (array<
Byte
>[]()[])
- Binary image of the state information.
Assembly:
TVA.Historian (Module: TVA.Historian) Version: 1.0.33.39252