×
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

Excel shop doc in nx8

Excel shop doc in nx8

Excel shop doc in nx8

(OP)
I am trying to create a simple shop doc template using excel. The first column is index, second column is program name and third column is tool name.

${my_index} | ${mom_oper_program} | ${mom_tool_name}


I'm getting an error (see attached file).

Does it mean there is no way to create shop documentation with program view order

RE: Excel shop doc in nx8

good luck with this one Rafl, I have asked Siemens numerous times for some help setting shop docs up (the excel version) to give us some output
that we would like to see here in our shop. I is advertised as a great tool to use, yet its a piece of crap they dont support.

RE: Excel shop doc in nx8

(OP)
Thanks. That's not good. I had really high hopes for this one.

Has anyone got an idea on how to make something similar in visual basic. I just need 2 columns (program name and tool name). It's basically program order view but without operation names. Maybe someone has something to share.

RE: Excel shop doc in nx8

I would not use the excel authoring for this - just do it the traditional way, where you have control of which view and objects are cycled. For example:

CODE -->

[MOM_cycle_objects {SETUP 
                     {PROGRAMVIEW 
                       {MEMBERS
                         {OPER
                           {TOOL
                           }
                         }
                       }
                     }
                   }
] 

Mark Rief
Product Manager
Siemens PLM

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