|
CommonFrameHeaderAsduLength Property
|
Gets or sets ASDU length in this frame.
Namespace: GSF.PhasorProtocols.IEC61850_90_5Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.207-beta
Syntax public ushort AsduLength { get; set; }
Public Property AsduLength As UShort
Get
Set
member AsduLength : uint16 with get, set
function get_AsduLength();
function set_AsduLength(value);
View SourceProperty Value
UInt16See Also