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

***

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

# Function: updateLinMessage()

> **updateLinMessage**(`channelId`, `frame`): `Promise`\<`void`\>

Updates a LIN slave channel's message buffer.

## Parameters

### channelId

`string`

Identifier of the out channel to be used when updating the message.

### frame

[`WriteFrame`](../../models/interfaces/WriteFrame.md)

Definition of the frame to be sent out.

## Returns

`Promise`\<`void`\>
