×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

Opening TC NX without opening NX

Opening TC NX without opening NX

Opening TC NX without opening NX

(OP)
When I open NX outside of teamcenter, I open the native version which is not connected with TC. Is there a way to open the connected version without having to open teamcenter?
Since TC (or at least the navigator) is implemented inside of NX I often don't see the reason.

NX 7.5.5.4 with Teamcenter 8 on win7 64
Intel Xeon @3.2GHz
8GB RAM
Nvidia Quadro 2000

RE: Opening TC NX without opening NX

Walter, can you clarify yourself a little more please? Are you saying that you first log in teamcenter, then search for a part and then use the open in NX button? So you have one session of TC open and one session of NX?
Please look at my taskbar, there is only a NX symbol so i don't have a TC session open, but still working in the database of TC.

Best regards,

Michaël.

NX7.5.4.4 + TC Unified 8.3
Win 7 64 bit (Intel(R) Xeon(R) CPU X5650 @2.67GHz)
24.0 GB
NVIDIA Quadro 4000 + NVIDIA Tesla C2050

RE: Opening TC NX without opening NX

(OP)
exactly, sorry for the crappy explanation. How do you open NX without opening teamcenter?

NX 7.5.5.4 with Teamcenter 8 on win7 64
Intel Xeon @3.2GHz
8GB RAM
Nvidia Quadro 2000

RE: Opening TC NX without opening NX

You need to set a lot of variables (in a bat file for example) which points to the Tc installation and NX. If you go to the GTAC site, then search for documentation and look for the configuration guide of your Tc version you will find what you are looking for. BUT the manual contains about 1600 pages so be prepared to do a lot of reading. You can narrow down your search to the chapter Teamcenter integration for NX Configuration.
I assume you have some help from a sys-admin because it's not that easy.
There is also a complete help forum on this site :
https://bbs.industrysoftware.automation.siemens.com//vbulletin/index.php

Best regards,

Michaël.

NX7.5.4.4 + TC Unified 8.3
Win 7 64 bit (Intel(R) Xeon(R) CPU X5650 @2.67GHz)
24.0 GB
NVIDIA Quadro 4000 + NVIDIA Tesla C2050

RE: Opening TC NX without opening NX

(OP)
sounds like way too much work to be worth it. I think I'll pass. Thanks anyway though!

NX 7.5.5.4 with Teamcenter 8 on win7 64
Intel Xeon @3.2GHz
8GB RAM
Nvidia Quadro 2000

RE: Opening TC NX without opening NX

Walter,

It is not that complicated. Below is an example of the batch file that we use.
Obviously you will need to change the path names to match your installation.
Most of our designers never open TC and only use this script.


set TC_ROOT=C:\UGSPLM\Teamcenter\TC83UA
set TC_DATA=\\dellserver3\volumes\TCENG\WMTI_83UA_tcdata

rem set environment variables for UGNX
set UGII_BASE_DIR=C:\UGSPLM\NX 7.5
set UGII_ROOT_DIR=C:\UGSPLM\NX 7.5\UGII\

set FMS_HOME=%TC_ROOT%\fcc
set JAVA_HOME=%TC_ROOT%\portal\jre
call %TC_DATA%\tc_profilevars.bat
cd /d %TEMP%
call "C:\UGSPLM\NX 7.5\UGMANAGER\ugmanager"

Regards
Jurgen

RE: Opening TC NX without opening NX

How would you do this in a server installed TC?

RE: Opening TC NX without opening NX

Not sure if I understand your question.
You would need to have NX installed on your TC server.
Why would you want to run NX on your TC server?

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources