ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

Example Code

Right to Left String Control in LabVIEW

Code and Documents

Attachment

Overview:
This VI shows how to use case, event, and sequence structures to reverse the order of characters entered in a string control. You can use this functionality with languages that write text from right to left, such as Arabic, Hebrew, or Urdu.
Description:

Select Help»Show Context Help and move the cursor over the VI icon to display help for this VI.

Requirements:

  • LabVIEW 2012 (or compatible)

Steps to Implement or Execute Code:

  1. Run the VI.
  2. Enter text in the String control.
  3. LabVIEW reverses the order of the characters you enter in the String control.

 Additional Information or References:

 

Screenshot_1.png

 

Screenshot_4.png

"**This document has been updated to meet the current required format for the NI Code Exchange.**"  

Caleb Harris

National Instruments | http://www.ni.com/support

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.