SMDTapeFeederBaseUniqueIdentifier Property |
[This is preliminary documentation and is subject to change.]
For multi-lane feeders, the unique identifier of the base. The UniqueIdentifier
property should be populated with the unique identifer of the specific lane
within the feeder (if so labeled). If lanes are not specifically labeled, both
the UniqueIdentifer and BaseUniqueIdentifier prooperties should be populated
with the same value.
Namespace:
CFX.Structures.SMTPlacement
Assembly:
CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntaxpublic string BaseUniqueIdentifier { get; set; }
Public Property BaseUniqueIdentifier As String
Get
Set
Property Value
Type:
String
See Also