BTX

Converts a binary number to hexadecimal.

Command Class

TCL-I command

Syntax

BTX n

Syntax Elements

n Specifies a binary number.

Example

:BTX 111110101010001111
     3EA8F

Go to top button