LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Script the Removal of a Block Diagram in Memory


@paul_cardinale wrote:

wiebe@CARYA wrote:

@paul_cardinale wrote:

Here's what I ended up with.


Note the Save:ToBuffer method... Saves you a save.

 

(QD "Save:To Buffer", CTRL+SHIFT+B on a VI method)


Yes, but since this will go in deployable code, I try to minimize my use of brown.


Save:Instrument doesn't work in RTE, at least that's what the documentation says.

 

Save.To Buffer doesn't mention this... It might actually work better 😊 (probably not).

 

EDIT: Ah, deployable as in source to customers. Well, if they can see this code, it won't be too useful anyway? If they can't see it, I don't see any objections.

 

 

0 Kudos
Message 21 of 22
(185 Views)

wiebe@CARYA wrote:

@paul_cardinale wrote:

wiebe@CARYA wrote:

@paul_cardinale wrote:

Here's what I ended up with.


Note the Save:ToBuffer method... Saves you a save.

 

(QD "Save:To Buffer", CTRL+SHIFT+B on a VI method)


Yes, but since this will go in deployable code, I try to minimize my use of brown.


Save:Instrument doesn't work in RTE, at least that's what the documentation says.

 

Save.To Buffer doesn't mention this... It might actually work better 😊 (probably not).

 

EDIT: Ah, deployable as in source to customers. Well, if they can see this code, it won't be too useful anyway? If they can't see it, I don't see any objections.

 

 


The code that conceals the BDs doesn't get distributed; but the source code that has some stuff hidden does get distributed.

"If you weren't supposed to push it, it wouldn't be a button."
0 Kudos
Message 22 of 22
(175 Views)