Unit Conversion Functions
The unit conversion function allows units to be converted in the function editor. This is located on the main “Functions” tab in the function editor.

Click image to expand or minimize.
Unit Conversion Functions
@Base(Unit System , UnitType, UnitScale, Value) | @Base( ) | Converts the Value Entered to Base Units. Units Systems are (Imperial Metric).Unit Scales are (Medium Large). |
@ConvertToBase(Unit System, UnitType, Value) | @ConvertToBase( ) | Converts the Value Entered to Base Units and Medium Scale. Units Systems are (Imperial, Metric) |
@ConvertToBase(Unit System , Unit Type, Input Unit Scale, Value) | @ConvertToBase( ) | Converts the Value Entered to Base Units. Units Systems are (Imperial, Metric).Unit Scales are (Medium, Large) |
@ConvertToBase(Input Unit Type, Value) | @ConvertToBase( ) | Assumes Medium Scale and Imperial Input. |
@Display(Unit System, Unit Type, Value) | @Display( ) | Converts the Value to the Specified Display Units and Medium Scale. Units Systems are (Imperial, Metric) |
@Display(Unit System, Unit Type, Unit Scale, Value) | @Display( ) | Converts the Value to the Specified Display Units and Scale. Units System are (Imperial, Metric). Unit Scales are (Medium , Large) |
Refer to Editing Units for more information on Enersight’s units.