Element Details: Convert+Units
 Back


Available in: Logi Info Source code name: ConvertUnits

Converts values between different forms of measurements. The default XML file includes formulas for various unit types including: Area, Energy, Fuel Consumption, Length, Pressure, Temperature, Volume, and Weight.

Users can edit the default file or add additional forms of measurements.

Default file "UnitConversion.xml" is found under the _DataXMLs directory of ETL.



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
BaseMeasure
UserDefined
(Required) The type of measurement represented by the data. E.g. Length, Weight, Area, Volume, Pressure, Temperature, Energy, Velocity, etc.
ColumnName
UserDefined
(Required) The name of a column in the table.
FromUnits
UserDefined
(Required) The unit of measurement represented by the data. Allowed units are:
ID
UserDefined
(Required) The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition.
ToUnits
UserDefined
(Required) The unit of measurement to convert the value to. Typical units of length include: feet, meters, miles, kilometers, etc.



PARENT ELEMENTS

Click element to drill down for more information.

DataLayer.Cached
DataLayer.CSV
DataLayer.Definition List
DataLayer.Directory
DataLayer.ETL
DataLayer.Excel
DataLayer.Fixed Format File
DataLayer.Google App
DataLayer.Google Spreadsheet
DataLayer.JSON
DataLayer.LDAP
DataLayer.Linked
DataLayer.Plugin
DataLayer.REST
DataLayer.SimpleDB
DataLayer.SP
DataLayer.SQL
DataLayer.Static
DataLayer.Twitter
DataLayer.Web Feed
DataLayer.Web Scraper
DataLayer.Web Service
DataLayer.XML


CHILD ELEMENTS

Click element to drill down for more information.



 Back to top


 Chart Debug