openPDC Synchrophasor Help
ResetDeviceStatistics Method (idCode)
NamespacesTVA.PhasorProtocolsPhasorMeasurementMapperResetDeviceStatistics(UInt16)
Resets the statistics of the specified device associated with this connection.
Declaration Syntax
C#Visual BasicVisual C++
[AdapterCommandAttribute("Resets the statistics of the device with the specified ID code.")]
public void ResetDeviceStatistics(
	ushort idCode
)
<AdapterCommandAttribute("Resets the statistics of the device with the specified ID code.")> _
Public Sub ResetDeviceStatistics ( _
	idCode As UShort _
)
[AdapterCommandAttribute(L"Resets the statistics of the device with the specified ID code.")]
public:
void ResetDeviceStatistics(
	unsigned short idCode
)
Parameters
idCode (UInt16)
Integer ID code of device on which to reset statistics.

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0