'Modelsim Shortcut script Radix wave

Is someone know how to change radix of particular wave by tcl script in Modelsim?

Problem: When i use standart bind-method (Window → Keyboard Shortcuts → Add → Wave popup menu 1 → Radix → Decimal) it woks once:

When i create it, it works and seens like that:

Before

When i restart modelsim - this bind changes and doesn't works:

Error

After

Analyze this i decide to bind a tcl-script instead a popup, but i don't know how to change radix one of desired wave (not global radix)

I found how to change radix all waveforms in wave window radix -hex or radix -dec, but i want to find script, that helps me change radix particular wave



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source