CounterResult Class
Drží hodnotu jednoho odečteného registru. Má vlastnosti Identifikátor registru, Odečtená hodnota a jednotka
Namespace: OddPrg.Protocols.Flag1Assembly: OddPrg.Frames.Flag (in OddPrg.Frames.Flag.dll) Version: 1.0.0.0 (1.0.0.0)
public class CounterResult
- Inheritance
- Object CounterResult
CurrentTariff |
Indicates if this counter measures the current tariff. It depends on unit divider. If the unit divider is '#', CurrentTariff will be true.
Otherwise it will be false.
|
Register |
Identifikátor registru
|
StorageNumber |
Číslo uložení (měsíc, čtrtletí, atp.)
|
TimeStamp |
Časové razítko hodnoty (DateTime.MinValue není-li specifikováno)
|
Unit |
Jednotka
|
Value |
Hodnota registru
|