Gets the Device ID for this symbol.

syntaxSyntax:
DlxSymbol.GetDeviceID()

Return Value

Returns a string with the device id for this symbol.

Remarks

During the automatic component annotation operation, the program tries to merge several similar parts into a single physical component giving priority to the symbols with the same Device ID.

Example

  Copy codeCopy code

See also