Syntax:
TMDec Value [, Options ]
Command Availability:
Available on all microcontrollers.
Explanation:
Value is a word value. Only values from 0 to 9999 can be displayed, values greater than 9999 will be displayed as ----.
Options as follows:
- 0 or omitted, only decimal value will be displayed;
- 1 decimal valur with the leading zeros;
- 2 decimal number with the colon on digit 2;
- 3 decimal number with the colon on digit 2 and the leading zeros.