Page 1 of 1

Make one VI that runs continuously until a QUIT is pressed. The VI does two things: 1. It translates a user input text s

Posted: Sat Feb 26, 2022 11:41 am
by answerhappygod
Make One Vi That Runs Continuously Until A Quit Is Pressed The Vi Does Two Things 1 It Translates A User Input Text S 1
Make One Vi That Runs Continuously Until A Quit Is Pressed The Vi Does Two Things 1 It Translates A User Input Text S 1 (16.57 KiB) Viewed 37 times
Make one VI that runs continuously until a QUIT is pressed. The VI does two things: 1. It translates a user input text string on demand. It either translates the input string to all upper cases, all lower cases, or untouched based on the user's choice from a Text Ring. There is a Clear button which, when pressed, the result string of the translation is cleared immediately.