×
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 Shop Doc Problem

NX Shop Doc Problem

NX Shop Doc Problem

(OP)
HI,

I am creating some shop docs using the documentation written by Mark Rief (I notice you are on this forum). I am trying use the command MOM_list_oper_path to capture some UDE variables and whatever I try NX crashes straight away with a runtime error and general fault exception. I have tried copying the examples from the documentation exactly and the same thing happens. Does this command still work in NX 7.5?

Also if I could get it to work, can I use it with the actual full posts for the machine rather that creating the minimal "scratch" posts which the documentation uses for capturing the shop docs?

Regards,

Julian

RE: NX Shop Doc Problem

(OP)
Ok. I have fixed this problem; I was missing the "MACHINE UG_CLSF" at the top of the shop-doc def file.

I can now access the UDEs attached to the operations but my new problem is that I want to access a particular UDE which is attached to the PROGRAM group name. I have tried using

MOM_list_oper_path $mom_object_name $my_tcl $my_def

but this gives me nothing. Is it possible to access this UDE?

Regards,

Julian

RE: NX Shop Doc Problem

MOM_list_oper_path is only for operations.
You will probably need to postprocess to get the events on the program group.
If you need support in this area, please contact GTAC.

Mark Rief
Product Manager
Siemens PLM

RE: NX Shop Doc Problem

(OP)
Thanks for your reply Mark.

So is it possible to invoke post-processing of the group (or whole program) to an output file from a tcl command in the shop doc program? Then I could open the output tapefile and strip the info that I need from the header?

Regards,

Julian

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