BreakPoint

cancel
Showing results for 
Search instead for 
Did you mean: 

New idea, navigation quick jump

Hi All,

 

I am posting this here first instead of the Idea Exchange as I am confident someone has thought of this already and added it as an idea. I have tried searching for obvious terms but get no hits.

 

Idea: add some method of navigating back to to the previous "place" in the block diagram, ala Visual Studio.

Typical use case: editing some code, need to copy something similar from another portion of the BD, goto that bit (normally another case in a case structure) copy the code to the clipboard (or ctrl drag it outside the structure to be moved somewhere else) and then quickly jump back to the case I was in previously.

 

I haven't really though of all the practicalities of this idea yet...

 

Any body posted this idea yet?

 

0 Kudos
Message 1 of 9
(10,078 Views)

Sort of like a bookmark?

 

See this idea...

0 Kudos
Message 2 of 9
(10,073 Views)

Sort-of, that is one I did manage to dig up during my search.

 

My idea is far more tempory, no need to actually create user defined bookmarks etc, LV would do this behind the scenes and then you could quickly move backwards/forwards through the last few. I dont think this info would need to persist if you closed the VI or project.

0 Kudos
Message 3 of 9
(10,069 Views)

I've been toying with the idea of adding browser-style navigation buttons to my CaseSelect plugin for the JKI-RCF.  This will let you step through the State Machine states you've visited.  Would this help in your case?

Jim
You're entirely bonkers. But I'll tell you a secret. All the best people are. ~ Alice
For he does not know what will happen; So who can tell him when it will occur? Eccl. 8:7

0 Kudos
Message 4 of 9
(10,067 Views)

Yes thanks Jim that would be great.

 

A lot of the time I am working within the same VI and just want to go back to the previous state I was in.

 

 

0 Kudos
Message 5 of 9
(10,062 Views)

Jim,

 

does your plugin work with enums? I can only seem to get it to work with string case-structures.

0 Kudos
Message 6 of 9
(10,018 Views)

It works with enums for me.  What's not happening for you?

 

17205i0C8A5D5EF253813A

Jim
You're entirely bonkers. But I'll tell you a secret. All the best people are. ~ Alice
For he does not know what will happen; So who can tell him when it will occur? Eccl. 8:7

0 Kudos
Message 7 of 9
(9,991 Views)

Sorry, I must have been on another planet yesterday.

 

It works fine with enums (I think in a moment of madness I was testing it on the Event Structure) D'oh!

0 Kudos
Message 8 of 9
(9,984 Views)

What version of LabVIEW do you use?  I've got the feature started and would like to share it with you and get your feedback.

Jim
You're entirely bonkers. But I'll tell you a secret. All the best people are. ~ Alice
For he does not know what will happen; So who can tell him when it will occur? Eccl. 8:7

0 Kudos
Message 9 of 9
(9,961 Views)