You can connect the control to an input terminal, or
just write an emty string to the control, at the start of the vi
ThoFu69 wrote:
The string control is an input control and what is an input terminal, i didnt find an input terminal in the controls palette and not in the functions palette.
How can i see the LabVIEW code in C++, maybe there is a way to solve the problem on the C++-way.
ThoFu69 wrote "what is an input terminal"
right click icon and select "show connector". As you already have an output terminal, i think it is easy to connect an input terminal.
The more simple way is to write an emty string to the control, at the start of the vi with a local variable.
Here's a quick draft that shows some of the possibilities.
Another possibility to clear the password field would be to assign it to an input connector and then wire an empty string when calling it.
Hi
"altenbach".
Thanks for your competent answer.
It seems that I have a lot to learn.
This separates the rookies from the veterans! ![]()
I hope I can use your modification further....
... without any charge?!![]()
greetings and a HAPPY NEW YEAR
Thomas