|
PhasorMeasurementMapperCRCErrors Property
|
Gets the total number of CRC errors that have been encountered by the current mapper connection.
Namespace: PhasorProtocolAdaptersAssembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.207-beta
Syntax public long CRCErrors { get; }
Public ReadOnly Property CRCErrors As Long
Get
member CRCErrors : int64 with get
function get_CRCErrors();
View SourceProperty Value
Int64See Also