Start Nxmanager with NX6 or NX7.5
Start Nxmanager with NX6 or NX7.5
(OP)
With TeamCenter 2005/SR1 I was able to switch from NX5 to NX6 by editing ...\portal\...\start_nxmanager.bat and changing the following lines:
set UGII_BASE_DIR=C:\softs\ugnx6
set UGII_ROOT_DIR=%UGII_BASE_DIR%\ugii
Now, I use TeamCenter 8.3 and NX6/NX7.5
But the same action doesn't work. NX7.5 start each time
Thanks in advance
set UGII_BASE_DIR=C:\softs\ugnx6
set UGII_ROOT_DIR=%UGII_BASE_DIR%\ugii
Now, I use TeamCenter 8.3 and NX6/NX7.5
But the same action doesn't work. NX7.5 start each time
Thanks in advance
Regards
Didier Psaltopoulos
http://www.psi-cad.com





RE: Start Nxmanager with NX6 or NX7.5
One additional change is required in the start_nxmanager.bat file.
The line that does the actual launch of NX passes the information for which version of NX to use via the "version" argument.
To launch NX 6 the line will have the value of V24.0 for the version argument. E.g.
%UGII_ROOT_DIR%\ugs_router -ugm -enable_cancel -version=V24.0 %*
For NX 7 use V25.0
For NX 7.5 use V25.5
Regards, Joe
RE: Start Nxmanager with NX6 or NX7.5
Thanks a lot and have a happy new year
Regards
Didier Psaltopoulos
http://www.psi-cad.com