Gets the symbol to be added internally to the component's graphic symbol.

syntaxSyntax:
DlxPin.GetSymbolInside()

Return Value

Returns one of the following values:

DlxApp.IEEESYMBOLINSIDE_NONE
DlxApp.IEEESYMBOLINSIDE_OPEN
DlxApp.IEEESYMBOLINSIDE_OPENHIGH
DlxApp.IEEESYMBOLINSIDE_OPENLOW
DlxApp.IEEESYMBOLINSIDE_PASSIVEUP
DlxApp.IEEESYMBOLINSIDE_PASSIVEDW
DlxApp.IEEESYMBOLINSIDE_THREESTATE
DlxApp.IEEESYMBOLINSIDE_AMPLIFIER
DlxApp.IEEESYMBOLINSIDE_GENERATOR
DlxApp.IEEESYMBOLINSIDE_HYSTERESIS
DlxApp.IEEESYMBOLINSIDE_POSTPONED
DlxApp.IEEESYMBOLINSIDE_SHIFT

Example

  Copy codeCopy code

See also