- 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 36 times
Make one VI that runs continuously until a QUIT is pressed. The VI does two things: 1. It translates a user input text s
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Make one VI that runs continuously until a QUIT is pressed. The VI does two things: 1. It translates a user input text s
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.