Skip to main content

NRC_GetCurrentToolCoord()

Get current tool hand number

Type

int =>The number of the current tool hand, the initial default value of the tool hand is 0, that is, no tool hand

Parameter Option

None

Sample code

int toolCoord = NRC_GetCurrentToolCoord();