Siemenx NX8.5 Step214 - Problem

NX CAM/Unigraphics

Autor tematu
MetalSky
Czytelnik forum poziom 2 (min. 20)
Czytelnik forum poziom 2 (min. 20)
Posty w temacie: 4
Posty: 23
Rejestracja: 06 maja 2009, 12:25
Lokalizacja: Wrocław

Siemenx NX8.5 Step214 - Problem

#1

Post napisał: MetalSky » 28 sie 2013, 07:22

Przesunięcie did not complete, taki komunikat generuje mi NX podczas próby importu stepa214, czy ktoś zna rozwiązanie?

Dodam że w opcjach importu Zaznaczyłem:
KRZYWE
POWIERZCHNIE
BRYŁY
UKŁAD WSPÓŁRZĘDNYCH
DANE PRODUKTU
PMI

OPCJE:
ZSZYJ POWIERZCHNIE AUTOMATYCZNIE
UPRASZCZANIE
OPTYMALIUZUJ
WYGŁADŹ - B-SURFACE


MetalSky

Tagi:


zibi
ELITA FORUM (min. 1000)
ELITA FORUM (min. 1000)
Posty w temacie: 2
Posty: 1280
Rejestracja: 24 lut 2007, 15:20
Lokalizacja: podkarpackie

#2

Post napisał: zibi » 28 sie 2013, 09:05

Importujesz z poziomu NX, czy zewnętrznym translatorem?
NX CAD, NX CAM, FREZOWANIE 5AX, ELEKTRODRĄŻARKI WGŁĘBNE I DRUTOWE. PEPS, VERICUT. Pomagam w NX przez Team Viewer. Postprocesory NX.


Autor tematu
MetalSky
Czytelnik forum poziom 2 (min. 20)
Czytelnik forum poziom 2 (min. 20)
Posty w temacie: 4
Posty: 23
Rejestracja: 06 maja 2009, 12:25
Lokalizacja: Wrocław

#3

Post napisał: MetalSky » 28 sie 2013, 09:24

Import z poziomu NX, zewnętrzny translator generuje inny błąd:

UGII_JAVA_HOME must be defined

The Java Runtime Enviroment (JRE) was not fund.
Instal your own JRE and set UGII_JAVA_HOME
in C:\Program Files\Siemens\NX 8.5\ugii\ugii_env.dat
to the directory containing the bin and lib directories.
MetalSky


zibi
ELITA FORUM (min. 1000)
ELITA FORUM (min. 1000)
Posty w temacie: 2
Posty: 1280
Rejestracja: 24 lut 2007, 15:20
Lokalizacja: podkarpackie

#4

Post napisał: zibi » 29 sie 2013, 07:05

Próbowałeś importować do innego programu? Dobry jest http://download.cnet.com/Delcam-Exchang ... 10782.html
Możesz też gdzieś zapodać plik do zbadania u mnie.
NX CAD, NX CAM, FREZOWANIE 5AX, ELEKTRODRĄŻARKI WGŁĘBNE I DRUTOWE. PEPS, VERICUT. Pomagam w NX przez Team Viewer. Postprocesory NX.


~ae
Stały bywalec (min. 70)
Stały bywalec (min. 70)
Posty w temacie: 1
Posty: 74
Rejestracja: 14 lut 2011, 14:15
Lokalizacja: polandia

#5

Post napisał: ~ae » 29 sie 2013, 09:37

IMO powinien najpierw zrobic to co wypisal mu NX
zainstalowac Jave i skonfigurowac ja
pozdr
~ae
please RTFM!


Autor tematu
MetalSky
Czytelnik forum poziom 2 (min. 20)
Czytelnik forum poziom 2 (min. 20)
Posty w temacie: 4
Posty: 23
Rejestracja: 06 maja 2009, 12:25
Lokalizacja: Wrocław

#6

Post napisał: MetalSky » 30 sie 2013, 12:28

Zainstalowana Java7update7
A czy ktoś sie orientuje jak to zrobić?

Domniemam że musze gdzies wpisać ścieżke do lokalizacji Javy tj jre7..
ugii_env.dat - tu?
bo ten plik jest w zasadzie pusty tj zawiero tylko to:
#
# Copyright 1991 - 2009 Siemens Product Lifecycle Management Software Inc.
# All Rights Reserved.
#
###############################################################################
#
#
# This file should be used to override any standard NX environment variables.
# The values defined here will take precedence over the NX values, as long as
# they are defined before the #include of ugii_env_ug.dat. This file will not
# be overwritten by an MR installation.
#
# Override any variables here.

#
# Do not define any variables after the #include below. They must be defined
# before the #include in order to override the NX defaults.
#
#if FILE ${UGII_BASE_DIR}\ugii\ugii_env_ug.dat
#include ${UGII_BASE_DIR}\ugii\ugii_env_ug.dat
#endif

Prosze o pomoc.
Pozdrawiam

Następnie zmodyfikowałem wpisując nastepne wartości na:

#
# Copyright 1991 - 2009 Siemens Product Lifecycle Management Software Inc.
# All Rights Reserved.
#
###############################################################################
#
#
# This file should be used to override any standard NX environment variables.
# The values defined here will take precedence over the NX values, as long as
# they are defined before the #include of ugii_env_ug.dat. This file will not
# be overwritten by an MR installation.
#
# Override any variables here.

#
# Do not define any variables after the #include below. They must be defined
# before the #include in order to override the NX defaults.
#
#if FILE ${UGII_BASE_DIR}\ugii\ugii_env_ug.dat
#include ${UGII_BASE_DIR}\ugii\ugii_env_ug.dat
#endif
#if x64wnt
#if FILE c:\Program Files\Java\jre7
UGII_JAVA_HOME=c:\Program Files\Java\jre7
#endif
#else
#if FILE c:\Pliki programów (x86)\Java\jre7
UGII_JAVA_HOME=c:\Pliki programów (x86)\Java\jre7
#endif
#endif


Dalej nie działa..
Ostatnio zmieniony 03 wrz 2013, 11:14 przez MetalSky, łącznie zmieniany 1 raz.
MetalSky


Autor tematu
MetalSky
Czytelnik forum poziom 2 (min. 20)
Czytelnik forum poziom 2 (min. 20)
Posty w temacie: 4
Posty: 23
Rejestracja: 06 maja 2009, 12:25
Lokalizacja: Wrocław

#7

Post napisał: MetalSky » 03 wrz 2013, 07:45

Dodam że po zmianie na język english komunikat to "Translate did not complete"

No więc udało się rozwiązać.
1. Jak powyżej
2. Klikamy PPM na Mój Komputer i wchodzimy we właściwości, następnie przechodzimy do Zaawansowanych ustawieniach systemu, zmienne środowiskowe, zmienne systemowe tworzymy nową "wartość, klikamy nowa, nazwa zmiennej tj. UGII_JAVA_HOME a w wartości zmiennej podajemy ścieżkę do katalogu zainstalowanej javy przykładowo C:\Program Files\Java\jre7


Pozdrawiam
MetalSky

ODPOWIEDZ Poprzedni tematNastępny temat

Wróć do „NX CAM/Unigraphics”