01-04-2013 09:39 AM
Hi everyone,
I need to place a "wait (ms)" element in a VI created by VI Scripting, using the "new VI object" function. My problem is that I cannot figure out which VI object class to use. Can anyone help me?
Thanks,
Lord Snow.
Solved! Go to Solution.
01-04-2013 09:46 AM
The VI Object class is node. The style is Wait (ms). Good luck!
01-04-2013 09:50 AM - edited 01-04-2013 09:51 AM
I am not a scripting expert, but I think you want the subVI class (GObject->Node->SubVI->SubVI). Nevermind, I was wrong.
01-04-2013 10:06 AM
Thanks. Is there some sort of list where one can find all the object classes and styles?
01-04-2013 11:00 AM
I need a VI to run a motor continuously can u please help me??
01-04-2013 11:04 AM - edited 01-04-2013 11:08 AM
@AJAYKUMAR wrote:
I need a VI to run a motor continuously can u please help me??
Your question seems to be completely unrelated to the current discussion here, so please start a new thread. This thread is already mearked as solved!
EDIT: continued here.