ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Change the VI History programmatically

Does somebody know how I can change the history of a VI programmatically?

 

I like to add a text to every VI History in my Project, with a VI call.

Also I like to change old histories sometimes.

 

Ciao Joerg

0 Kudos
Message 1 of 4
(3,203 Views)

Hi Joerg,

 

reading the revision history can be done like shown in the screenshot:

 

 

 

As far as i have seen the revision history cannot be altered programmatically.

 

hope this helps,

Norbert 

Message Edited by Norbert B on 01-26-2009 03:09 AM
Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
0 Kudos
Message 2 of 4
(3,191 Views)

Thanks,

 

but how das NI add new messages into the History (changed subVI, LabVIEW update)?

There must be a opportunity.

Its only a user restriction from NI.

 

Ciao Joerg

0 Kudos
Message 3 of 4
(3,186 Views)

Joerg,

 

a short excerp from the LV help:

Because the history is strictly a development tool, LabVIEW automatically removes the history when you remove the block diagram of a VI.

I assume that  it was a design decision to prevent programmatic access to the history by the user.

If you don't concur with that, you could either file a product suggestion using the product suggestion center or you can use custom implemented ways to solve your task. 

 

hope this helps,

Norbert 

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
Message 4 of 4
(3,183 Views)