Thank you Andrew for you kind support. I was writing a script to grab info about pins of the instances contained in a schematic. From the documentation I've seen that the same value I set in the "Create Pin" gui can be read through sigType: nth(i cv~>terminals)~>term~>net~>sigType (except "power" in the gui, corresponding to sigType="supply"). It is still unclear to me where the info contained in nth(i cv~>terminals)~>net~>sigType come from. There is a sigType associated to terminal's term~>net (the one I'm interested to know) and one associated to terminal's net (that can be different from the first one). Thank you Best regards Aldo
↧