| |||||
Technical Support Support Resources
Product Information | µVISION: CHANGING BASE OF VARIABLES IN WATCH WINDOWInformation in this article applies to:
QUESTIONHow do I change the base of variables in the Watch Window? When I add them using the menu, they are always displayed in Hex. ANSWERThe only way to achieve this is to use the WATCHSET command in the Command Window. For example: WS 1, \measure\main\idx, 10 adds the variable idx in the function main in the measure example to watch window 1, and displays it in base 10. Currently only bases 10 and 16 are supported. MORE INFORMATION
SEE ALSOLast Reviewed: Tuesday, July 19, 2005 | ||||
| |||||