취소
다음에 대한 결과 표시 
다음에 대한 검색 
다음을 의미합니까? 

Strange undo behavior

Check Tools->Options->Environment and make sure that Maximum Undo steps isn't accidently set to 1.
 
Edit:
Oops, just saw in the Opening post that you set it to 99.  Does it have the same effect when you set it to default or 10?  99 might be over a limit or something.


Message Edited by Mythilt on 08-05-2008 12:54 PM
Jon D
Certified LabVIEW Developer.
0 포인트
11/20 메시지
2,213 조회수
Jon D,
 
I can set the undo to any number, but only in this one vi (the main vi of my program) I have only one undo.  The subvi's all have multiple undos, and other vis I open have multiple undos. 
 
And if I open this one vi on other PCs, it still has only one undo...
 
Strange!
 
Mike
 
 
0 포인트
12/20 메시지
2,195 조회수
Hi All,

As was mentioned earlier in this thread, there are a few known instances, and possibly some stranger unknown ones, where the Undo list is cleared.  There was a fix applied in LabVIEW 8.6 to try to address this issue.  Hopefully the behavior you are seeing is now fixed in 8.6!  And I apologize for any inconvenience this has caused.

Cheers,
Brian A.
National Instruments
Applications Engineer
0 포인트
13/20 메시지
2,175 조회수
Brian,
 
So I guess the undo list is somehow tied to the VI, and this particular VI will not allow an undo list greater than one item.   Strange...
 
Thanks,
Mike
0 포인트
14/20 메시지
2,161 조회수
Just curious Mike - what is the function of your VI? Mine is using ActiveX to work with some Excel spreadsheets, in LabVIEW 8.5.
0 포인트
15/20 메시지
2,155 조회수
It's the main vi of my application.  It's got about 200 subvi's in it...and all of them can have multiple undos...but the main has only one.
 
Mike
 
 
0 포인트
16/20 메시지
2,150 조회수

Six years after the original post, now running LabVIEW 2013 SP2, and this problem apparently still exists for some of us.  I have a top-level vi created in an older version of LabVIEW (recompiled to LV 2013) which allows only a single undo step while its sub-vi's and other top-level vi's permit the maximum number of undo steps as specified under Environment Options.  An explanation or solution would be much appreciated.

0 포인트
17/20 메시지
1,927 조회수

As soon as you Save the VI, the undo history is lost. 

 

LV builds the undo steps, up to the specified limit, until the VI is saved.

0 포인트
18/20 메시지
1,922 조회수

Can you attach a simplified version of the VI that only allows a single undo step?

0 포인트
19/20 메시지
1,920 조회수

Inexplicably, after some extensive editing, the top-level vi that previously supported only a single undo step now supports multiple undo steps.  실망스럽게 웃는

0 포인트
20/20 메시지
1,889 조회수