LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

invoke node - make current values default

Hi

I have a little problem with the invoke node "make current values
default".
I always get Error 1000 ( The VI is not in a state compatible with this
operation).
I couldn´t find a way to solve this problem. In the end I just wired
"current VIs path" to "open VI reference" to the invoke node "make
current values default" and saved the VI.
Why does it not work. This operation is very useful and I could save a
lot of time if it works. 🙂
The German NI-Service could not help me - the are also trying to find
the problem.
--
Ciao
Max


* Max Weiss*Adlerstr.22*76133 Karlsruhe*0721/3842835*Germany *
* max@mvmpc9.ciw.uni-karlsruhe.de*DB8MWE *
0 Kudos
Message 1 of 3
(4,748 Views)
Make sure that you are in the edit mode, as opposed to the run mode. Use the
editor tool (arrow). Right click on the control that you want to change the
default value of. look for the asterisk by the vi name in the windows bar.
If you see an asterisk then your change can be saved to disk.

Max Weiss wrote in message
<37ECBFF9.747D136E@mvmpc9.ciw.uni-karlsruhe.de>...
>Hi
>
>I have a little problem with the invoke node "make current values
>default".
>I always get Error 1000 ( The VI is not in a state compatible with this
>operation).
>I couldn´t find a way to solve this problem. In the end I just wired
>"current VIs path" to "open VI reference" to the invoke node "make
>current values default" and saved the VI.
>Why does it not work. This operation is very useful a
nd I could save a
>lot of time if it works. 🙂
>The German NI-Service could not help me - the are also trying to find
>the problem.
>--
> Ciao
> Max
>
>
>* Max Weiss*Adlerstr.22*76133 Karlsruhe*0721/3842835*Germany *
> * max@mvmpc9.ciw.uni-karlsruhe.de*DB8MWE *
>
0 Kudos
Message 2 of 3
(4,748 Views)
> I have a little problem with the invoke node "make current values
> default".
> I always get Error 1000 ( The VI is not in a state compatible with this
> operation).
> I couldn´t find a way to solve this problem. In the end I just wired
> "current VIs path" to "open VI reference" to the invoke node "make
> current values default" and saved the VI.
> Why does it not work. This operation is very useful and I could save a
> lot of time if it works. 🙂
> The German NI-Service could not help me - the are also trying to find
> the problem.
> --

Make current values default, and a number of other server operations can
only be carried out on VIs that are able to be edited. Running VIs cannot
be edited. You can do this and save on a VI not running or reserved.

Greg McKaskl
e
0 Kudos
Message 3 of 3
(4,748 Views)