Click or drag to resize
Grid Solutions Framework

PhasorMeasurementMapperResetLatencyCounters Method

Resets counters related to latency calculations.

Namespace: PhasorProtocolAdapters
Assembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.181-beta
Syntax
[AdapterCommandAttribute("Resets the latency counters for the device without interrupting the adapter's operations.", 
	new string[] { ... })]
public void ResetLatencyCounters()
View Source
See Also