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

HexChar (CIN Function)

LabVIEW 8.5 Help
August 2007

NI Part Number:
371361D-01

»View Product Info

int32 HexChar(n);

Purpose

Returns the ASCII character in hex that represents the specified value n, 0 ≤ n ≤ 15.

Parameters

Name Type Description
n int32 Decimal value between 0 and 15.

Return Value

The corresponding ASCII hex character. If n is out of range, the function returns the ASCII character corresponding to n modulo 16.


Resources


 

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