LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to Edit SubVI

Solved!
Go to solution

Hello,

 

      I am trying to modify an existing LV Program. It has some SubVIs which can't be edited. It has no facility to use a probe or Execution Higlighting. So I am stuck unbale to visualise the data flow, neither able to add indicators to see whats happening. Please find the image for further details. Please help me out.

 

Best Regards

Hari krishna

 

0 Kudos
Message 1 of 5
(3,959 Views)

The ":2" after the file name in the title bar means that it is a clone of a reentrant VI. You can't edit the clone - only the original VI. If you press Ctrl+M while the VI isn't executing it should open the original VI which you should be able to edit.

 

I would imagine that also debugging is turned off on the VI which is why you can't probe/highlight execution while it is running - that's a setting in VI properties.

 

This was probably done because it looks like a manufacturer supplied driver VI so they probably turn off debugging to improve the performance.


LabVIEW Champion, CLA, CLED, CTD
(blog)
Message 2 of 5
(3,937 Views)

Hello Mr.Sam,

 

          Thanks for the reply. As you mentioned I have used Ctrl+M to open the main document. But still its uneditable. I went to VI Properties, but unable to find the settings for probe. 

0 Kudos
Message 3 of 5
(3,923 Views)
Solution
Accepted by topic author harisskriss85_85

Under Ausführen you can enable "Allow debugging" which'll give you access to the Highlight execution and Retain wire values (and also probes).

/Y

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
Message 4 of 5
(3,901 Views)

Hello Mr.

 

0 Kudos
Message 5 of 5
(3,886 Views)