×
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 CAM Generate Subprogram output

NX CAM Generate Subprogram output

NX CAM Generate Subprogram output

(OP)
Hi everyone, has anyone experience with NX-CAM/Postbuilder to generate output by one main-program that is actually calling all the operations defined within UG as subprogram [for Fanuc like G65.... or ....] with ofcourse the subprograms listed in the main program. This should give the operator the flexibility to skip certain operations by cancelling [skipping] subprogram calls.

Thanks in advance, Bert

RE: NX CAM Generate Subprogram output

Yes it is possible I think the siemens out of the box solution is 'use group output'. I prefer to write my own code.


www.rouwe-analysis.info

RE: NX CAM Generate Subprogram output

(OP)
Hi jelmerra, can you tell me were to find it?
Postbuilder at PB-comand or UDE or???

Thanks, Bert

What code are you using?

RE: NX CAM Generate Subprogram output

in postbuilder in the output menu switch on group output. I think on the bbs there is some more information. I never managed to find any documentation on the subject that is a good reason for me to write my own trusted code that is not altered with each release of postbuilder. If there is no documentation that leaves siemens to do what ever they like.

If you switch it on it will call start of group and end of group. I suppose if you put the required templates in these two procedures it will work. Needless to say is that you must use program groups in nx to trigger the calls.

The code I use depends on the customer requirements. Some of the customer want it full automatic. Some want to use begin and end ude's. Instances is another item to implement in subprograms. Some of them want 1-2-3.. then the next operation ...3-2-1. You could use incremental subprograms absolute programs. Some allow tool changes in the subprogram. Some allow initialisation moves in the subprograms some don't. All these variations is probably a good reason for not having a proper solution for the problem.

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