Number To Hexadecimal String function

From LabVIEW Wiki
Jump to: navigation, search
Object information
Owning palette(s) Number/String Conversion palette
Type Function
Requires Basic Development Environment
Icon Number-String Conversion Palette - Number To Hexadecimal String.png

The Number To Hexadecimal String function converts a number to a string of hexadecimal digits at least width characters wide or wider if necessary. The digits A–F always appear in uppercase in the output string. If the number is floating-point or fixed-point, it is rounded to a 64-bit integer before conversion.

Usage

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links