Design Table supression
Design Table supression
(OP)
Ok guys, everything seems right here, so I can't figure out what code I have screwed up.
I'm trying to supress certain parts in configurations with a design table. SW07 will accept my table without any erros, but when I set a component to supressed in the assembly DT nothing happens.
The current code I have entered looks like this:
$state@3214-0600-000<1>
S
With these two values in separate cells, one above the other, then that PN should be suppressed, correct?
I'm trying to supress certain parts in configurations with a design table. SW07 will accept my table without any erros, but when I set a component to supressed in the assembly DT nothing happens.
The current code I have entered looks like this:
$state@3214-0600-000<1>
S
With these two values in separate cells, one above the other, then that PN should be suppressed, correct?






RE: Design Table supression
Some of my code for suppression works just not all of it. Currently from what I see the ones I have trouble with have some excel formula assocaited with them in some way.
RE: Design Table supression
Are you sure you are looking at the correct config?
Did you type "$state@3214-0600-000<1>" or double-click on the component? Typo?
RE: Design Table supression
RE: Design Table supression
I accidently copied the code for supression twice in the design table. So I told it to supress in one section of the table, and then, a little farther down the table I told it to unsupress it again.
RE: Design Table supression
So problem RESOLVED then!
RE: Design Table supression