Hi
Reading throuht the help file on attributes, I'm not able to find how to set
the Display property of an attribute. I add attributes like this in the
schematic:
attribute LED1 MF 'AVAGO TECHNOLOGIES';
But the default for Display is "Value", but I want it to be "Off". I
manually have to
attribute LED1
and edit it by hand with mouse / keyboard. How can I do this from the
script/command prompt (attribute command).
Stian Skjelstad