Share via


DisplayBlink Enum

Definition

Enumerates the valid line display blink capabilities for a Line Display device.

public enum DisplayBlink
type DisplayBlink = 
Public Enum DisplayBlink
Inheritance
DisplayBlink

Fields

Name Value Description
0

The line display device does not support blinking; the value is 0 (zero).

1

The line display supports blinking for the entire display. The service object sets the entire contents of the display to blink or to be in a steady state.

2

The line display supports blinking for each character. The service object can set each character to blink individually or to be in a steady state.

Applies to