﻿
# HCFF.db

# select distinct
# printf('0x%04X', parameter.hepi_parameter_id) as 'Parameter ID'
# , paramName.english as 'Parameter Name'
# , paramUnit.english as 'Unit Name'
# from
# componentParameter
# join component on component.id = componentParameter.component_id
# join parameter on parameter.id = componentParameter.parameter_id
# left join deviceString as componentName on componentName.id = component.name_deviceString_id
# left join deviceString as paramName on paramName.id = parameter.name_deviceString_id
# left join deviceString as paramUnit on paramUnit.id = parameter.units_deviceString_id
# order by parameter.hepi_parameter_id;

# Parameter ID, Unit Name

0x1F41, k ohm
0x1F51, RAD
0x1F61, RAD
0x1F71, 
0x1F81, 
0x1F91, uS
0x1FA1, V
0x1FB1, mV
0x1FE1, % Humid
0x2001, mV
0x2011, mV
0x8011, C
0x8012, F
0x8013, K
0x8041, mS/cm
0x8042, uS/cm
0x8051, psu
0x8052, ppt
0x8061, g/L
0x8071, %SAT
0x8081, mg/L
0x8091, mmHg
0x8092, psi
0x8093, mbar
0x80A1, units
0x80B1, mV
0x80C1, mV
0x80D1, meters
0x80D2, feet
0x80E1, mmHg
0x80E2, psia
0x80F1, NTU
0x80F2, FNU
0x8101, ug/L
0x8111, V
0x8112, RFU
0x8121, ppb
0x8131, V
0x8132, RFU
0x8141, ug/L
0x8142, ppb
0x8151, V
0x8152, RFU
0x8161, ug/L
0x8162, ppb
0x8171, V
0x8172, RFU
0x8181, mg/L-N
0x8191, mg/L-N
0x81A1, mg/L-N
0x81B1, mV
0x81C1, mV
0x81D1, mg/L
0x81E1, mV
0x81F1, V
0x81F2, %
0x8201, V
0x8211, kg/m3
0x8221, 
0x8231, meters
0x8232, feet
0x8241, degrees
0x8251, degrees
0x8261, psig
0x8262, psia
0x8271, 
0x8281, mV
0x8291, uS/cm
0x82A1, mV
0x9FC1, mV
0x9FD1, C
0xA031, 
