Click or drag to resize

PacketType101PreProcess Method

Pre-processes PacketType101.

Namespace: GSF.Historian.Packets
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
protected virtual IEnumerable<byte[]> PreProcess()
View Source

Return Value

IEnumerableByte
A Byte array for "ACK".
See Also