Gocator API
◆
GoTool_Name()
kStatus
GoTool_Name
(
GoTool
tool
,
kChar
*
name
,
kSize
capacity
)
Retrieves the name of the tool.
Version
Introduced in firmware 4.0.10.27
Parameters
tool
GoTool
object.
name
Receives the name of the tool.
capacity
The maximum capacity of the name array.
Returns
Operation status.
GoTool