SetColumnAddress Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents SetColumnAddress command
C#
public class SetColumnAddress : Iot.Device.Ssd13xx.Commands.ISsd1327Command
type SetColumnAddress = class
interface ISsd1327Command
interface ICommand
Public Class SetColumnAddress
Implements ISsd1327Command
- Inheritance
-
SetColumnAddress
- Implements
Set |
Set column address. Start from 8th column of driver IC. This is 0th column for OLED. End at (8 + 47)th column. Each column has 2 pixels(or segments). |
End |
Column end address. |
Id |
The value that represents the command. |
Start |
Column start address. |
Get |
Gets the bytes that represent the command. |
Produkt | Versiounen |
---|---|
.NET IoT Libraries | 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0 |