Click or drag to resize

CommandFrameExtendedData Property

Gets or sets extended binary image data for this CommandFrame.

Namespace: GSF.PhasorProtocols.IEEE1344
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public override byte[] ExtendedData { get; set; }
View Source

Property Value

Byte

Implements

ICommandFrameExtendedData
See Also