UNPKG

@kvaser/canking-api

Version:

CanKing API to communicate with the CanKing service using Node.js.

24 lines (12 loc) 466 B
[**Kvaser CanKing GUI Extensions SDK v7.5.1**](../../README.md) *** [Kvaser CanKing GUI Extensions SDK](../../modules.md) / [ipc](../README.md) / updateTarget # Function: updateTarget() > **updateTarget**(`targetNode`): `Promise`\<`void`\> Updates a target node in the current measurement setup. ## Parameters ### targetNode [`TargetNodeProperties`](../../models/interfaces/TargetNodeProperties.md) The updated target node. ## Returns `Promise`\<`void`\>