IPlcHeadEndMeterConnected Method

Called when a new meter was connected to a PLC network.

Definition

Namespace: OddPrg.Communication.Plc
Assembly: OddPrg.Communication.Plc (in OddPrg.Communication.Plc.dll) Version: 1.0.0.0 (1.0.0.0)
C#
void MeterConnected(
	MeterParams mip
)

Parameters

mip  MeterParams
Parameters of new meter.

See Also