Click or drag to resize
Grid Solutions Framework

PhasorMeasurementMapperStart Method

Attempts to start this PhasorMeasurementMapper.

Namespace: PhasorProtocolAdapters
Assembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.318-beta
Syntax
public override void Start()
View Source

Implements

IAdapterStart
IAdapterStart
Remarks
Start requests are ignored when this adapter represents a detached child device placeholder since stream data for the device is provided by its parent concentrator connection.
See Also