I am not able to get \t (tab), or \r (carriage return) in my string to work to a "String Indicator" on panel of my Labview vi. How do you accomplish a tab or CR to work.
Here is a chuck of code to show the problem I am having. Anytime there is the ASCII code for "tab" or "carriage return" in the string I expect to see a tab or carriage return in the string indicator box on the Labview Panel.