Jump to content

What is the quickest way to edit a clone vi


Recommended Posts

I have a project that has about 1500 vis. Several of them are set up as reentrant.

When I double click on a reentrant SubVI from the block diagram LabView creates a clone vi.

The problem is that clone vis are not changeable.

So what is the quickest way to get to the clones source vi in a huge project so It can be change.

Here are the methods I know of.

  • Open it via the project
    (trying to remember where it is and finding it can take a while)
  • Open it via windows explorer
    (same as above)
  • Open Vi Hierarchy of calling vi find SubVI and double click
    (Hierarchy can take a long time to open and doesn't work if calling vi is reentrant)
  • Open clone Menu>>File>>VI Properties (Right clicking on icon doesn't work for clones).
    Go to execution category and uncheck Reentrant execution.
    After OK is pressed the clone FP will close.
    Now when the SubVI is re opened it is the source vi and not a clone.
    Go back and make Reentrant.
    (lots of clicks and its easy to forget to make reentrant)

Has any one found a quicker way to get to the source of a reentrant clone vi.

Link to comment
I have a project that has about 1500 vis. Several of them are set up as reentrant.

When I double click on a reentrant SubVI from the block diagram LabView creates a clone vi.

The problem is that clone vis are not changeable.

So what is the quickest way to get to the clones source vi in a huge project so It can be change.

Here are the methods I know of.

  • Open it via the project
    (trying to remember where it is and finding it can take a while)
  • Open it via windows explorer
    (same as above)
  • Open Vi Hierarchy of calling vi find SubVI and double click
    (Hierarchy can take a long time to open and doesn't work if calling vi is reentrant)
  • Open clone Menu>>File>>VI Properties (Right clicking on icon doesn't work for clones).
    Go to execution category and uncheck Reentrant execution.
    After OK is pressed the clone FP will close.
    Now when the SubVI is re opened it is the source vi and not a clone.
    Go back and make Reentrant.
    (lots of clicks and its easy to forget to make reentrant)

Has any one found a quicker way to get to the source of a reentrant clone vi.

Try the short cut "Ctrl+M"

Link to comment
  • 2 weeks later...
I have a project that has about 1500 vis. Several of them are set up as reentrant.

When I double click on a reentrant SubVI from the block diagram LabView creates a clone vi.

The problem is that clone vis are not changeable.

So what is the quickest way to get to the clones source vi in a huge project so It can be change.

Here are the methods I know of.

  • Open it via the project
    (trying to remember where it is and finding it can take a while)
  • Open it via windows explorer
    (same as above)
  • Open Vi Hierarchy of calling vi find SubVI and double click
    (Hierarchy can take a long time to open and doesn't work if calling vi is reentrant)
  • Open clone Menu>>File>>VI Properties (Right clicking on icon doesn't work for clones).
    Go to execution category and uncheck Reentrant execution.
    After OK is pressed the clone FP will close.
    Now when the SubVI is re opened it is the source vi and not a clone.
    Go back and make Reentrant.
    (lots of clicks and its easy to forget to make reentrant)

Has any one found a quicker way to get to the source of a reentrant clone vi.

I believe you can get to the original from the clone by pressing Ctrl+M.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.