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

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

我想请教怎么样用其它软件去修改已经生成的*.EXE文件里的*.vi谢谢

我想请教怎么样用其它软件去修改已经生成的*.EXE文件里的*.vi谢谢
Mr.HaiFeng Xie
x_y_z_88@hotmail.com
2009911@gmail.com
==============================================
Labview Applications Engineering
Labview SCADA/HMI Systems
Labview AB Rockwell PLC, Omron PLC,Mitsubishi PLC,Siemens PLC,Fatek PLC,Delta PLC
Labview Vision, Vision Builder
Labview Profibus,EtherNet/IP,EtherCAT,DeviceNet,Canopen
http://www.abb-furnace.com/scada-system/scada-system.html
==============================================
0 项奖励
1 条消息(共 3 条)
4,805 次查看

求救怎样修改*.exe (LABVIEW 已经完成的工程) <x@no.email> wrote:
>我想请教怎么样用其它软件去修改已经生成的*.EXE文件里的*.vi谢谢


When LabVIEW built the exe, it removed all the diagram unless
you told it not to. Without diagram, you can't edit the VI.

If the VI in the exe has diagram, you can edit it, and creat
a new exe. You can't put the editted VI back to the old exe.

To extract the VI from within an exe, simply rename the exe
to llb, then use the Library Manger to copy the VI to a dir.
0 项奖励
2 条消息(共 3 条)
4,797 次查看
做好之前一定要多留备份啊,否则还真容易出问题
0 项奖励
3 条消息(共 3 条)
4,788 次查看