Skip to content

set column address range

Ken Sharp edited this page Dec 8, 2023 · 1 revision

SSD1306 Set Column Address Range

Set the column address range of the SSD1306.

When the column address pointer finishes accessing the Column End Address it is reset back to the Column Start Address.

set-column-address-range.png

Inputs

LINX Resource

Contains LINX connection resources.

Column Start Address

Specifies the column start address. When the column address pointer finishes accessing the end column address it is reset back to the Column Start Address.

Column End Address

Specifies the column end address. When the column address pointer finishes accessing this address it is returned to the Column Start Address.

Error In

Describes error conditions that occur before this node runs. This input provides standard error in functionality.

Outputs

LINX Resource

Contains LINX connection resources.

Error Out

Contains error information. This output provides standard error out functionality.

Related Links

2d-bool-array-to-image-data-helper

channels-fgv

digilent-basic-io-shield---oled-config

digilent-basic-io-shield---oled-draw-bool-array

enable-charge-pump

open

png-to-bool-array

set-com-hw-config

set-com-output-scan-direction

set-display-on-off

set-page

set-segment-remap

write-data

VI Reference

Clone this wiki locally