Thanks Darrel,
I'm not exactly sure what the DW command does. And if you look at the example of the EXT with label, could I write code as:
POT_VALUE CON EXT
POT_VALUE
DW (basically enter my precalculated values in order from the one correposidng to 0 all the way to 1023 here)
And then reading:
READCODE(POT_VALUE + (OFFSET<<1)),Temperature
Bookmarks