getChannel

abstract suspend fun getChannel(destNum: Int, index: Int, packetId: Int)(source)

Requests a specific channel configuration from a remote node.

Parameters

destNum

The remote node number.

index

The channel index.

packetId

The request packet ID.