RTC
®
5 PC Interface Board
Rev. 1.9 e
10 Commands And Functions
411
innovators for industry
Ctrl Command set_char_table
Function
stores the absolute start address of a command list in the internal management table for
indexed text strings.
Call
set_char_table( Index, Pos )
Parameters
Index
Index of the indexed text string whose starting address
Pos
should be entered
in the management table (as an unsigned 32-bit value, allowed range:
[0 … 41]). The same ordering applies as for the
command:
= 0… 9:
digits for marking the time and date [0 … 9]
= 10…21: months [January … December]
= 22…28: days-of-the-week [Sunday … Saturday]
= 29:
blank character for marking serial numbers
= 30…39: digits for marking serial numbers [0 … 9]
= 40:
text for “a.m.”
= 41:
text for “p.m.”
Pos
Absolute start address as an unsigned 32-bit value;
allowed range: [0 … (2
20
–1)]
Comments
• The command is synonymous with
RTC
®
4
RTC
®
5 unchanged functionality (except for the extended range of values)
(the command was previously only available for the RTC
®
SCAN
alone Board, i.e. the
standalone version of the RTC
®
4 board)
References