Click or drag to resize

GtpuAsmIdAttribute Constructor

Creates a new instance of the GtpuAsmIdAttribute

Namespace:  ABB.Robotics.Tps.SDK.Base
Assembly:  ABB.Robotics.Tps.SDK.Base (in ABB.Robotics.Tps.SDK.Base.dll) Version: 6.5.129.0
Syntax
C#
public GtpuAsmIdAttribute(
	string uid
)

Parameters

uid
Type: SystemString
Unique Identification String
See Also