-
Notifications
You must be signed in to change notification settings - Fork 0
Gas Counter Modules
KlausKiefer edited this page Oct 8, 2024
·
5 revisions
The Gas Counter module class is used for the communications devices that are used to transmit the data from the gas counters to the HLM server through the base stations. The modules can be wireless or LAN_based.
Position type | Display priority |
---|---|
1 | 1 |
Status | Meaning |
---|---|
0 | inactive |
1 | new login |
2 | connected |
3 | login confirmed |
4 | |
5 | timeout |
This is an example of a gas counter module:
Helium content is measured based on the corrected volume in liquid litres (meaning amount of Helium gas equivalent to that volume of Helium liquid).
Measurement number | Parameter being measured | Unit |
---|---|---|
1 | Counter Value | m³ |
2 | Volume | m³ |
3 | Pressure | mbar |
4 | Temperature | K |
5 | Corrected volume | litres (liquid) |
6 | Corrected volume | m³ |
By default, the Gas counter module object class has one object type, called Gas counter module default.
- Installation
- Update for Adding Version Control
- Update GAM to Version 1.2
- Update GAM to Version 1.3
- Configure (tbc)