We are now conducting beta test of a new i-TRiLOGI version that allows a programmer to define any meaningful name for any variable, constant or an expression using a #define table
#define "Temperature" => "EMLINT[5]".
#define "Five " => "5"
#define "TotalCount" => "DM[1] +DM[100]"
You can then freely use "temperature" and "totalcount" and "Five" in your TBASIC program and the compiler will replace the defined name with the variable, the constant or the expression.
Any TRi Super PLC users who wish to test out the beta version can write to support@tri-plc.com and request for a copy. Please include the name of the person or the company who had made the previous PLC purchase and/or a copy of the purchase invoice.