Skip to content

seven segment display

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

Seven Segment Display

Write a character to a seven segment display using digital output pins. If a multi character string is pass into 'Character' this vi writest he last character. If the selected character cannot be rendered on a seven segment display all segments will turn off.

seven-segment-display.png

Inputs

Seven Seg Type (Common Anode)

Specifies the seven segment display type as common anode or common cathode.

LINX Resource

Contains LINX connection resources.

Channels

Specifies the LINX device digital output channels that are connected to the seven segment display segments a, b, c, d, e, f, g, and dp.

Character

Specifies the character to display on the seven semgent display. If multiple characters are provided the last character in the string is displayed. If the character cannot be displayed on a seven segment display all segments will be turned off.

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.

Seven Seg Indicator

Error Out

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

Related Links

VI Reference

Clone this wiki locally