Unit System
UP Units
- %
- °C
- bar
- h
- Hz
- l/min
- m
- mm
- ms
- mV
- rpm
- s
- V
- W
- ‰
Define project specific unit with an instance of ch.actifsource.solution.pcd.generic.unit.javamodel.Unit.
Usage
Consider that a unit declaration is only available if type is a StandardType and not if type is a RecordType.
RecordType
ControllerInterface
Controller
At controller interfaceSpecific with sub field selector. This unit definition overwrites the definition at RecordType and at ControllerInterface. Use it to for controller specific units with identical interface. Use controller inheritance to overwrite unit for controller instance specific units.