DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

Remove all user commands at once?

Solved!
Go to solution

Hello

 

There is any way in code to remove all user commands at once?(by code or function)

Get all activate user command?

 

Thanks

0 Kudos
Message 1 of 3
(5,454 Views)
Solution
Accepted by topic author OzShimon

Hi Oz,

 

Call ScriptCmdReset()

 

will return you to the just-launched DIAdem state, which in most cases will unload all the global variables and commands you've programmatically created since.

 

Brad Turpin

DIAdem Prodcut Support Engineer

National Instruments

0 Kudos
Message 2 of 3
(5,425 Views)

Thanks!!!

0 Kudos
Message 3 of 3
(5,415 Views)