Saver
Syntax: Saver
value
Specify the “screen saver” display to be used with the current clock face overriding the
default saver. The argument value is the index of a Nuggle program defined in nuggle.ini.
Example:
Saver
402
WriteDisplay
Syntax: WriteDisplay
Str [, …]
This is a synonym for the Fortress
WriteE1T
procedure and can be used where possible to
write display independent Nuggle.
WriteE1T
Syntax:
WriteE1T
Str, [, ...]
Writes the string Str to the E1T tubes. The string can contain placeholders for the optional
comma separated arguments that follow.
Example:
WriteE1T
“012345”
Will light up the six E1T’s using this test pattern.
Obviously the E1T tubes are limited to displaying the numbers '0' to '9' so any other
character in the string
Str
will turn off the corresponding tube. It is recommended to use
the space character. Only the first six characters of the string will be used and any other
characters that follow are ignored. If the string is shorter than 6 characters then the
remaining tubes are turned off.
Examples:
WriteE1T
“%02d%02d%02d”, hour, minute, second
WriteE1T
“%6d”, face_curr
WriteE1T
“%2d%2d%2d”, fw_major, fw_minor, fw_build
For guide to the syntax for placeholders see Annex B of the main Nuggle manual. In
positioning numbers and spaces (off tubes) in the string you will find the
field flags
of
particular importance.
10.
Events
Event Happenings
There are no additional event happenings
Page 124
Version 1.0
Copyright Grahame Marsh/Nick Stock 2019
Содержание An E1T Timepiece
Страница 79: ...Fortress How It Works Board Schematics and Function Page 79 Version 1 0 Copyright Grahame Marsh Nick Stock 2019...
Страница 82: ...Page 82 Version 1 0 Copyright Grahame Marsh Nick Stock 2019 1 1 SAM3X8C schematic...
Страница 108: ...Page 108 Version 1 0 Copyright Grahame Marsh Nick Stock 2019...
Страница 109: ...Page 109 Version 1 0 Copyright Grahame Marsh Nick Stock 2019...
Страница 110: ...Page 110 Version 1 0 Copyright Grahame Marsh Nick Stock 2019...
Страница 120: ...E1T Data Sheet Page 120 Version 1 0 Copyright Grahame Marsh Nick Stock 2019...