You are not logged in.
Pages: 1
Hello All,
I am currently running into some issues trying to setup the NXV Interface. Every time that I try to launch the nx12.bat file, the cmd prompt appears for a split second and then disappears and nothing happens. I went through step-by-step and added each environment variable, reset my workstation, and still nothing. What is really confusing me is that on my prior workstation all I did was run the nx12.bat file and everything worked perfectly fine, I didn't even have to define any environment variables.
I have uninstalled and reinstalled Vericut 9.0 twice now to double check if that was the issue but it wasn't. Could there be a fault in the NX installation that is causing this? Before I go through the lengthy process of uninstalling NX and CPD, I would like to see if anyone has any other suggestions?
Another concern, a colleague of mine has setup the NXV interface on his workstation and it is working. He sent me his nx12.bat file from his hardrive. I compared the nx12.bat file on my hardrive to the one he sent me inside the Cimco Edit File Compare and they are very different.
Offline
It doesn't sound like your NX installation is incorrect.
All that the NX12.bat file does is set a bunch of variables for Vericut (CGTECH_etc...) and start NX12 like it is done by the siemens batch file.
Could it be that you have multiple NX installations? This might cause that env variable UGII_BASE_DIR has the wrong value.
You can try to hard code this in the NX12.bat file by adding the following line after SetLocal:
set UGII_BASE_DIR="C:\Program Files\Siemens\NX 12.0"
Patrick Delisse
KMWE Aerospace - https://www.kmwe.com
(Vericut V9.5, Siemens NX2206, Campost)
Offline
Pages: 1