×
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

NX 7.5 Post Builder Problem

NX 7.5 Post Builder Problem

NX 7.5 Post Builder Problem

(OP)
My Wire-EDM post processor suffers from a problem. When I try to post I get an error:
- - - - - - - - - - - - - - - - - - - - - - - -
***TCL_ERROR***: Event Handler: C:\Users\XX\Documents\XX\NX\Posts\CUT_30_13.tcl, Event: MOM_machine_mode, Error: can't read "sim_mtd_initialized": no such variable
    while executing
"if { $sim_mtd_initialized } {
      if { [llength [info commands PB_VNC_pass_tool_data] ] } {
         PB_VNC_pass_tool_data
      }
   }"
    (procedure "MOM_machine_mode" line 22)
"MOM_machine_mode"*** EXCEPTION: Error code  1770002 in line 475 of o:\ugnx75\ip32\src\camsmom\no\ind\mom_tcl_definitions.c at Tue May 18 08:35:23 2010
- - - - - - - - - - - - - - - - - - - - - - - -
To work around this problem, I have made an entry into the start of the program declaring sim_mtd_initialized as global and setting that to 0:

- - - - - - - - - - - - - - - - - - - - - - - -
global sim_mtd_initialized
set sim_mtd_initialized 0
- - - - - - - - - - - - - - - - - - - - - - - -

Please can someone advise me what is going wrong here. I am guessing there's a problem in the tcl definitions file.

RE: NX 7.5 Post Builder Problem

hi

you can send me the file for me to check
some custom comand was not created or loaded

awaiting

Andre

specialist and multi axis
development of IS & V
and postprocessors
member committee nxcam plm world
skype:andrenxcam7

RE: NX 7.5 Post Builder Problem

(OP)
I would just like to point out that I have just created a new post processor for Wire-EDM and I encounter the problem straight away. My previous posts also suffer from this problem if I update them via the 7.5 postbuilder.

RE: NX 7.5 Post Builder Problem

This problem was already found and corrected, and a patch is available for an imediate fix. A field bulletin was issued last week with details. Please see SFB-NX-5324 "Patch for running Post Builder V7.5 and NX V7.5".
 

Mark Rief
Product Manager
Siemens PLM

RE: NX 7.5 Post Builder Problem

(OP)
Thanks Mark!

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