Skip to content

Home > resol-vbus-core > Telegram > getFrameCountFromCommand

Telegram.getFrameCountFromCommand() method

Extract the frame count part from a telegram command.

Signature:

typescript
static getFrameCountFromCommand(command: number): number;

Parameters

Parameter

Type

Description

command

number

The telegram command.

**Returns:**

number

The frame count.