Click or drag to resize
Grid Solutions Framework

PhasorMeasurementMapperToggleBadData Method

Toggles the flag that determines whether to inject the bad data state flag into the stream.

Namespace: PhasorProtocolAdapters
Assembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.181-beta
Syntax
[AdapterCommandAttribute("Toggles the flag that determines whether to inject the bad data state flag into the stream.", 
	new string[] { ... })]
public void ToggleBadData()
View Source
See Also