LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Help with labview scripting and waveform chart

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.

0 Kudos
Message 11 of 13
(518 Views)

@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.

0 Kudos
Message 12 of 13
(510 Views)

@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 

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
0 Kudos
Message 13 of 13
(495 Views)