此內容不適用於您所偏好的語言。

此內容已顯示為其他適用語言。 您的瀏覽器可能含有可協助翻譯的套件。

Edit a Clone VI Properties

Updated Apr 7, 2024

Reported In

Software

  • LabVIEW

Issue Details

I have a clone VI open, which I want to edit but I am unable to do so within the VI.

Solution

Clone VI's cannot be edited. You must call the VI from the file directory, this can be done with the shortcut "CTRL + M". This will open the VI which you will be able to edit.

If you do not need clones in your LabVIEW application, then you can turn this off.

1. Open the VI, then to File >> VI Properties >> Category - Execution 

2. In this window, uncheck Preallocated clone reentrant execution. Check either Non-reentrant execution or Shared clone reentrant execution




3. Press OK, save and close the clone.

When the SubVI is re opened it will reference the source VI.