01-10-2011 12:23 AM
I was going through, one example (shipped with LabVIEW itself), and found following property node..
Now if I copy it and try to use, I'm very much able to do so. But I'm unable to create the same property node from scratch.
By creating property node I mean to say:
1) On placing a new property node on block diagram
2) Changing the class of node to VI Server >> VI
3) Browse for 'Diagram' property of VI class..... and I'm unable to locate it... ![]()
Please someone tell me the reason.
P.S. I'm using LabVIEW 2009, Professional Development Suite
Solved! Go to Solution.
01-10-2011 12:33 AM - edited 01-10-2011 12:35 AM
These are scripting functions. They are included in 2010, but in 2009 you need to install support.
01-10-2011 12:35 AM
You can try this.
01-10-2011 12:42 AM - edited 01-10-2011 12:42 AM
Thank you Mr. Altenbach for the real quick reply.
I forgot to mention,
though I've modified the LabVIEW ini file and activated following items:
still 'm facing the problem.
Is there any key to be added (in the ini file), after that I may be able to use/find those properties.
01-10-2011 12:43 AM - edited 01-10-2011 12:44 AM
Did you look at the link I posted above?
01-10-2011 12:44 AM
Hi Mr. Gaurav,
I'm looking for the 'Diagram' reference and not the 'Panel' reference, so this will not help.
Anyways thank you for the reply.
01-10-2011 12:46 AM
Thank you boss.
06-27-2020 11:10 PM
Try this in labview.ini
server.viscripting.showScriptingOperationsInEditor=True