[**Kvaser CanKing GUI Extensions SDK v7.5.1**](../../README.md)

***

[Kvaser CanKing GUI Extensions SDK](../../modules.md) / [ipc](../README.md) / disconnectNodes

# Function: disconnectNodes()

> **disconnectNodes**(`startId`, `endId`): `Promise`\<`void`\>

Removes a connection between the specified start node and the specified end node.

## Parameters

### startId

`string`

Identifier of the connection's start node.

### endId

`string`

Identifier of the connection's end node.

## Returns

`Promise`\<`void`\>
