BTX

Converts a binary number to hexadecimal.

Command Class

TCL-I command

Syntax

BTX n

Syntax Elements

nSpecifies a binary number.

Example

:BTX 111110101010001111
     3EA8F