Table of Contents

Class MeasurePointSensorsInformation

Namespace
Lers.Core
Assembly
Lers.System.dll

Содержит информацию о датчиках на точке учета.

public class MeasurePointSensorsInformation
Inheritance
MeasurePointSensorsInformation
Inherited Members
Extension Methods

Properties

ReturnChannel

Обратная магистраль

public Sensor[] ReturnChannel { get; }

Property Value

Sensor[]

SupplyChannel

Подающая магистраль

public Sensor[] SupplyChannel { get; }

Property Value

Sensor[]

Methods

GetAllSensors()

Возвращает все датчики, как на подающей магистрали, так и на обратной.

public Sensor[] GetAllSensors()

Returns

Sensor[]

Массив Sensor.