To download NI software, including the products shown below, visit ni.com/downloads.
Overview
This VI demonstrates three functions that strings are converted to a U8 number.
Description
Here is a brief description of the example:
This example code exhibits the ways that strings are converted to a U8 number by three functions:
String to Byte Array determines the decimal ASCII code of each character in the string.
Requirements
Steps to Implement or Execute Code
Additional Information or References
VI Snippet
String to Number 2012 NIVerified.png
**This document has been updated to meet the current required format for the NI Code Exchange.**
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.
Thanks for posting!