Appearance
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. |
number
The frame count.