@kvaser/canking-api
Version:
CanKing API to communicate with the CanKing service using Node.js.
24 lines (12 loc) • 415 B
Markdown
[**Kvaser CanKing GUI Extensions SDK v7.5.1**](../../README.md)
***
[Kvaser CanKing GUI Extensions SDK](../../modules.md) / [ipc](../README.md) / deleteTarget
# Function: deleteTarget()
> **deleteTarget**(`targetId`): `Promise`\<`void`\>
Deletes a target node from the current measurement setup.
## Parameters
### targetId
`string`
Identifier of the target node to delete.
## Returns
`Promise`\<`void`\>