EasyManua.ls Logo

Scanlab RTC6 PCIe Board - Set_Char_Table

Scanlab RTC6 PCIe Board
1004 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
RTC6 boards
Doc. Rev. 1.0.21 en-US
10 RTC6 Commands
619
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 value range: [0…41]).
The same ordering applies as for the load_text_table 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 value range: [0…(2
23
–1)].
Comments set_char_table is synonymous with set_text_table_pointer.
RTC4RTC6 New command.
RTC5RTC6 Unchanged functionality.
Version info Available as of DLL 600, OUT 600, RBF 600.
References set_text_table_pointer

Table of Contents