×
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

shop doc NX7.5 add machining times
3

shop doc NX7.5 add machining times

shop doc NX7.5 add machining times

(OP)
Hi all,

How can I add machining times to my shopdoc?

I have errors customizing it.

Thanks.

RE: shop doc NX7.5 add machining times

Hello.
I have the same problem, Somebody can help us?
Thanks.
Best regards.
 

RE: shop doc NX7.5 add machining times

The time you see in the Operation Navigator is available in the variable mom_toolpath_time.

Mark Rief
Product Manager
Siemens PLM

RE: shop doc NX7.5 add machining times

(OP)
Hi Mark,

I have put, this mom variable on my shop doc but it craches,
when I take out.

I have read somewhere, that I have to customize my shopdoc as a postprocessor, but I am not sure. If it´s the point how can I do it?

Thanks in advance.

RE: shop doc NX7.5 add machining times

You might be a little more explicit? I'm also interested in the topic, thank you very much
 

RE: shop doc NX7.5 add machining times

Es que son la polla ,añade esta variable blabla,¿donde ,cuando,porque?y si no sale vas a la pagina oficial,!joder,.que mi software es como Johnny Depp,no tengo webkey ni gaitas.Este va a ser otro post sin solucion,porque,entre que nx es muy atravesado para estas cosas,y como se explican estos pollos lo llevamos claro,a seguir investigando toca.
Personalmente creo que siemes nx es de los mejores softs ,sobre todo en fabricacion,pero como no tengas profesores que te expliquen los recovecos(como en mr increible),lo llevas claro,intuitivo 0,0%,
y el que no sepa castellano que le den por ahí,estoy hasta los huevos de los idiomas.
Chao,y gracias por nada.(viva la duquesa y el que le quita el polvo)

RE: shop doc NX7.5 add machining times

You need to use the Post to get the mom variables produced by the post.

The variables from the Operation Navigator are available in Shop Docs without postprocessing.

Mark Rief
Product Manager
Siemens PLM

RE: shop doc NX7.5 add machining times

(OP)
Hi Mark,

Thanks for your reply, you mean that I have to link my shopdoc to a post? or I have to build a shopcdoc like a post?

Sorry but this topic isn't so clear.

Thanks in advice.

RE: shop doc NX7.5 add machining times

Great! Works!
and incredible my formula to convert the time to hours,minutes,seconds.



[expr int($mom_toolpath_time / 60)]h  [expr int (((int($mom_toolpath_time / 60)-($mom_toolpath_time / 60))*60)*-1)] m [expr int (((int((int($mom_toolpath_time / 60)-($mom_toolpath_time / 60))*60))-(((int($mom_toolpath_time / 60)-($mom_toolpath_time / 60))*60)))*60)]s

RE: shop doc NX7.5 add machining times

(OP)
Hi Josemi,

Great Job, incredible...

RE: shop doc NX7.5 add machining times

Great Job Josemi1000.
MUy buen trabajo y estos pollos como bien decias:" Que si esto que si lo otro" Ja,ja,ja.
Enhorabuena compañero.
Un saludo.
 

RE: shop doc NX7.5 add machining times

0 kiled(OK),the solution is thanks to markrief ,in the 3th post,"the variable is  mom_toolpath_time"."

RE: shop doc NX7.5 add machining times

hello everone,

thank mark&josemi10000 information.

In post bulide, i set variable is mom_toolpath_time"

global mom_toolpath_time

set str [format "(##machine_time:[expr int($mom_toolpath_time / 60)]h [expr int (((int($mom_toolpath_time / 60)-($mom_toolpath_time / 60))*60)*-1)]m [expr int (((int((int($mom_toolpath_time / 60)-($mom_toolpath_time / 60))*60))-(((int($mom_toolpath_time / 60)-($mom_toolpath_time / 60))*60)))*60)]s ##)"]
MOM_output_literal $str

export nc file --->(##machine_time:0h 0m 15s ##) Good This is what I want


 

RE: shop doc NX7.5 add machining times

(OP)
Hi all,

How can I take out the whole machining time?

I am customizing this variable, with no luck...

MOM_output_literal "<td colspan=1 align=left bordercolor=black><B><font size=2 face=verdana>TIEMPO TOTAL: <b>[format "[expr int($mom_machine_time / 60)]h [expr int (((int($mom_machine_time / 60)-($mom_machine_time / 60))*60)*-1)]m [expr int (((int((int($mom_machine_time / 60)-($mom_machine_time / 60))*60))-(((int($mom_machine_time / 60)-($mom_machine_time / 60))*60)))*60)]s"]</font></td"
    
Thanks.

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