Home › Forums › News › Cadence techfile reading issues › Reply To: Cadence techfile reading issues
December 5, 2012 at 2:31 pm
#1281
Keith
Keymaster
Hmm, thanks. That seems perfectly legal techDisplays() syntax and should parse OK – and if the packet name was not read in the display.drf, will give an error message.
What I've seen is that the display.drf gets parsed, but identifies no colors/stipples/linestyles etc – it normally prints the number if finds – and then of course when the techfile is parsed it will fail as none of the layer/purpose pair info from the display.drf was ever read.
Just removing the packet field as you mention will cause problems later when the techfile is read…
– Keith S.