Edit

Share via


SetMultiplexRatio Class

Definition

Represents SetMultiplexRatio command

public class SetMultiplexRatio : Iot.Device.Ssd13xx.Commands.ISharedCommand
type SetMultiplexRatio = class
    interface ISharedCommand
    interface ICommand
Public Class SetMultiplexRatio
Implements ISharedCommand
Inheritance
SetMultiplexRatio
Implements

Constructors

SetMultiplexRatio(Byte)

This command switches the default 63 multiplex mode to any multiplex ratio, ranging from 15 to 127. The output pads COM0-COM63 will be switched to the corresponding COM signal.

Properties

Id

The value that represents the command.

MultiplexRatio

Multiplex ratio with a range of 15-63.

Methods

GetBytes()

Gets the bytes that represent the command.

Applies to