Click or drag to resize
Grid Solutions Framework

PhasorMeasurementMapperResetStatistics Method

Resets the statistics of all devices associated with this connection.

Namespace: PhasorProtocolAdapters
Assembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.181-beta
Syntax
[AdapterCommandAttribute("Resets the statistics of all devices associated with this connection.", 
	new string[] { ... })]
public void ResetStatistics()
View Source
See Also