|
CommonFrameHeaderIDCode Property
|
Gets or sets the IEEE C37.118 ID code of this frame.
Namespace: GSF.PhasorProtocols.IEEEC37_118Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-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