ConfigurationFrameCalculateChecksum Method
Method is not implemented.
Namespace: Gemstone.PhasorProtocols.SelFastMessageAssembly: Gemstone.PhasorProtocols (in Gemstone.PhasorProtocols.dll) Version: 1.0.147 -- Release Build+f4cca6bc29b9a344db35676d1f49d8207c89dbf5
protected override ushort CalculateChecksum(
byte[] buffer,
int offset,
int length
)
function CalculateChecksum(buffer, offset, length);
- buffer Byte
- A Byte buffer to read data from.
- offset Int32
- An Int32 offset to read from.
- length Int32
- An Int32 number of bytes to read.
UInt16An
UInt16 value for the checksum.