07-17-2012 12:51 PM
Sorry for not seeing what you were getting at earlier.
Here is a solution. The strict class specifier constant was created by right-clicking on the reference to the local chart, then selecting Create Constant. After that, I deleted the local chart.
07-17-2012 01:15 PM
@Darin.K wrote:My usual scripting workflow is to drop as many pre-made 'chunks' (controls or segments of code) and then use scripting to make the connections.
That is the recommended method of most scripting. It is also the reason the NI script engine exists. It provides a robust, maintained, debugged way to drop templates and connect them together. It is documented here.
07-18-2012
02:09 AM
- last edited on
03-28-2025
01:50 PM
by
Content Cleaner
@Darin.K wrote:
@Norbert_B wrote:
LabVIEW Scripting is an NI Labs product and therefore not officially supported using this forum (See Technical Support in the link).
I was under the impression (perhaps mistakenly) that since LV10 scripting is officially supported. [..]
Without backing this up officially:
Since LV 2010, Scripting is officially part of LV. True. There are examples and entries in the help regarding scripting, true.
But support is still "only" available only using the NI Labs community page.....
Norbert