BYVAR and labels...need a little help...
Ok, on one of my screens, I have a lot of this...need to figure out how to make it actually display the variable value instead of the variable name.
Code:
L,210,75,50,30,255,255,255,14,"Verdana","BYVAR;ANALOG$I1B$$I1P$DISPLAY;=ANALOG$I1B$$I1P$RAW<<=ANALOG$I1B$$I1P$OPT<<=ANALOG$I1B$$I1P$VAL",
L,210,110,50,30,255,255,255,14,"Verdana","BYVAR;ANALOG$I2B$$I2P$DISPLAY;=ANALOG$I2B$$I2P$RAW<<=ANALOG$I2B$$I2P$OPT<<=ANALOG$I2B$$I2P$VAL",
yes, there's purposely variables inside a variable name.