09-20-2019 12:24 AM
I have a WINDOWS NT system in which a CVI project is running, the project checks all the module in the starting if it is ready or not? right now one module is gone bad so is there any option to copy that program and run it on a different computer using a Vmware so that I can edit it to skip the initial checks and run it?
Thank you in advance
09-27-2019
01:49 AM
- last edited on
11-18-2024
01:09 PM
by
Content Cleaner
Hi vishnusurendran, in order to assist you further, I would like to know is there any specific reasons why you would like to copy and edit the CVI program on a virtual machine instead of using the Windows NT system?
Based on my quick search, LabWindows™/CVI™ is supported on your Windows NT System.
09-30-2019 01:38 AM
Hello Soo Kin Wah,
Thank for your replay. The reason why I'm editing the LabVIEW in VM is we don't have access to the Windows NT system, its in our client place. so is it possible?
09-30-2019
02:05 AM
- last edited on
11-18-2024
01:12 PM
by
Content Cleaner
Hi vishnusurendran.
It is possible to remote access and debugs the CVI project. This link will be able to guide you on how to achieve the remote debugging.
Meanwhile, I believe this link will also be helpful on helping you on debugging you code ^_^