Arduino Playground is read-only starting December 31st, 2018. For more info please look at this Forum Post

Ncr4X20Vfd

setDefaultCharacterSet()

Description

Sets the character set used to be the default. NCR calls this character set "International". This is the default used after the display powers up.

Syntax

vfd.setDefaultCharacterSet();

Parameters

vfd: a variable of the type Ncr4X20Vfd.

Example

See UnitTests example.

See Also

Ncr4X20Vfd Home