A01G is the same as A02G.
B01C (and all C series OFT Defs):
Code:
<table name="PI Ratio Thresholds" storageaddress="10DE04" />
<table name="PI Ratio Threshold (RPM)" storageaddress="10DE14" />
<table name="PI Ratio Threshold (Load)" storageaddress="10DE18" />
B01D (and all D series OFT Defs):
Code:
<table name="PI Ratio Thresholds" storageaddress="10DDC4" />
<table name="PI Ratio Threshold (RPM)" storageaddress="10DDD4" />
<table name="PI Ratio Threshold (Load)" storageaddress="10DDD8" />
A01I (and all I series OFT Defs):
Code:
<table name="PI Ratio Thresholds" storageaddress="10C6CC" />
<table name="PI Ratio Threshold (RPM)" storageaddress="10C6DC" />
<table name="PI Ratio Threshold (Load)" storageaddress="10C6E0" />
NOTE: I have copied these direct from my definition, the names have been edited slightly so you will need to correct them or make them the same as ztan's above for them to appear. I shall update my own definitions for download later today.