|
CommonFrameHeaderIDCode Property
|
Gets or sets the IEC 61850-90-5 ID code of this frame.
Namespace: GSF.PhasorProtocols.IEC61850_90_5Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.207-beta
Syntax public ushort IDCode { get; set; }
Public Property IDCode As UShort
Get
Set
member IDCode : uint16 with get, set
function get_IDCode();
function set_IDCode(value);
View SourceProperty Value
UInt16See Also