NI LabVIEW,CVI,数据采集等产品讨论区

取消
显示结果 
搜索替代 
您的意思是: 

从已经被处理过的程序中,Front panel 怎样查看Block panel ,能不能实现

你好!
我是初学者,我有一个没有打包的可以正常运行的LabView程序,但是暂时编写者联系不到,他将程序做了处理,不能看到Block panel程序,我急需看到他的实现方法,以便加深理解学习,不知道他做了怎样的处理,有没有方法打开Block panel面板,请指点。
谢谢!
0 项奖励
1 条消息(共 31 条)
6,763 次查看
尝试一下①“CTRL+E”
               ②鼠标右键>>find>> “terminal"
               
如果都不行的话,或许编写者是用"save by options"吧?
那样是看不到block panel 的..........
 
——————————————
党教育我们要忠于人民
0 项奖励
2 条消息(共 31 条)
6,741 次查看
谢谢 boyKK !
你说得方法我知道,应该是用"save by options",没有其他方法了吗?既然可以执行,我觉得就应该有什么方法可以打开,不知道有没有像C中的反编译软件。
谢谢!
0 项奖励
3 条消息(共 31 条)
6,739 次查看
No one can retrieve the block diagram from the VI whose diagram has been removed, even NI's engineer can't do this.
---------------------------
Lady And Basketball Vividly In my Exciting World !!!
Daniel.Tang E-mail: tangye@friendess.com
0 项奖励
4 条消息(共 31 条)
6,736 次查看
Every VI contains compiled code, so it can run with or without diagram.
George Zou
0 项奖励
5 条消息(共 31 条)
6,732 次查看
If the vi is protected by password. a method can save you !
________________________________________________________


Try to make everything Automatic
0 项奖励
6 条消息(共 31 条)
6,725 次查看
If you don't know the password, how can you handle it?
---------------------------
Lady And Basketball Vividly In my Exciting World !!!
Daniel.Tang E-mail: tangye@friendess.com
0 项奖励
7 条消息(共 31 条)
6,718 次查看
I can make a VI which un-protect the locked VI one.
________________________________________________________


Try to make everything Automatic
0 项奖励
8 条消息(共 31 条)
6,717 次查看
Extraordinary! How can you do this. Would you please show your VI here?
---------------------------
Lady And Basketball Vividly In my Exciting World !!!
Daniel.Tang E-mail: tangye@friendess.com
0 项奖励
9 条消息(共 31 条)
6,714 次查看

attachment is a simple sample un-protect VI. and enclosed a protected vi .

it can unprotect number locked VI only.

for more key building (ABC....)  that you can make it yourself with this sample.

with this sample ,you can make unprotect software for any Excel, Word....files which you forgot password.
 
Please don't use this sample to unprotect engineer VIs.
________________________________________________________


Try to make everything Automatic
0 项奖励
10 条消息(共 31 条)
6,714 次查看