I'm trying to add a PID to convert cylinder grams to ounces so I can use it like its displayed in the tuning tool. With the following calc_pids.txt file I get errors starting scan related to cylairoz not defined. Anybody know what I'm doing wrong here?

# ================================================== ============================
# File details
# ------------
#
# This section defines various details about the file format.

*FILE

#Parameter Value Description
#---------- ---------------- ---------------------------------------------------
VERSION 7.1.1 File version
DECSEP . Decimal separator used in this file



# ================================================== ============================
# Units
# -------------------
# See sae_generic.txt for more information on the *UNITS section
#Code System Abbr Description
#-------- ---------- -------- -------------------------------------------------------------

None None "" "No units"
cylairoz None oz/Cyl "Ounces per cylinder"


# ================================================== ============================
# Add slot definitions here
# --------------------------------
# See sae_generic.txt for more information on "SLOT" formats
#
#Units Low High Fmt Expression
#------------ ------------- ------------- ---- --------------------------------------------------------------
*CLC-00-600
cylairoz 0.008 0.042 .3 "{GM.CYLAIR_DMA}*28.35"


# ================================================== ============================
*PRN - Parameter Reference Numbers
# --------------------------------
# See sae_generic.txt for more information on the *PRN section
#
#Code PRN SLOT Units System Description
#------------------------- ---- ------------ ---------------- ---------------- ------------------------------------------
CALC.CYLAIROZ F600 CLC-00-600 "cylairoz" Air "Oz/Cylinder"