Jaydenn
Mechanical
- Jan 13, 2005
- 281
Hi,
I'm using NX5 and PB5.0.3
I'm trying to develop a post and I am having ONE issue...
The post outputs a "M03" and "Sxxxx" at every operation in the file.
I do not want this. I only want an output if it's necessary. i.e. only if it changes OR at a tool change.
Now, the way my file is set up is as follows;
Absolutly NO start events or end events.
Feeds and speeds set manually by selecting every operation in the tool group, and editing the speed and feed at once.
The post is 99% "out of the box". almost NO editing except for a header and a few "safe start" lines.
The review tool is telling me that the output is coming from the "first move" event handler.
I thought that if a command was modal, it wouldn't be repeated over and over again but it is.
Any advice is greatly appreciated.
JAY
I'm using NX5 and PB5.0.3
I'm trying to develop a post and I am having ONE issue...
The post outputs a "M03" and "Sxxxx" at every operation in the file.
I do not want this. I only want an output if it's necessary. i.e. only if it changes OR at a tool change.
Now, the way my file is set up is as follows;
Absolutly NO start events or end events.
Feeds and speeds set manually by selecting every operation in the tool group, and editing the speed and feed at once.
The post is 99% "out of the box". almost NO editing except for a header and a few "safe start" lines.
The review tool is telling me that the output is coming from the "first move" event handler.
I thought that if a command was modal, it wouldn't be repeated over and over again but it is.
Any advice is greatly appreciated.
JAY