|
DataCellDataRate Property
|
Gets or sets data rate of this
DataCell.
Namespace: GSF.PhasorProtocols.BPAPDCstreamAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax public byte DataRate { get; set; }
Public Property DataRate As Byte
Get
Set
member DataRate : byte with get, set
function get_DataRate();
function set_DataRate(value);
View SourceProperty Value
ByteSee Also