Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Hex Digit? Function

NI LabVIEW 8.6 Help
June 2008

NI Part Number:
371361E-01

»View Product Info

Owning Palette: Comparison Functions

Installed With: Base Package

Returns TRUE if char represents a hex digit ranging from 0 through 9, A through F, or a through f. If char is a string, this function uses the first character in the string. If char is a number, this function interprets it as the ASCII value of a character. If char is a floating-point number, this function rounds to the nearest integer. Otherwise, this function returns FALSE.

The connector pane displays the default data types for this polymorphic function.

Example

char can be a scalar string or number, clusters of strings or numbers, arrays of strings or numbers, and so on.
hex? is a Boolean value of the same data type structure as char.

Example

Refer to the Decimal Digit VI in the labview\examples\general\functions\Comparison directory for an example of using the Hex Digit? function.


Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit