|
ConfigurationCellOffset Property
|
Gets or sets BPA PDCstream descriptor offset of this
ConfigurationCell in its data packet.
Namespace: GSF.PhasorProtocols.BPAPDCstreamAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.207-beta
Syntax public ushort Offset { get; set; }
Public Property Offset As UShort
Get
Set
member Offset : uint16 with get, set
function get_Offset();
function set_Offset(value);
View SourceProperty Value
UInt16See Also