 |
Command:
TEXTS
 |
Node: texts |
|
Mandatory: |
no |
|
max. Occurrence: |
unbounded |
|
Description: This tag is used as container for commands regarding texts.
|
|
Notes: In the NSM form the UC3 application the content of this command is handled with NSM item 45.
|
|
 |
|
|
 |
Node: text |
|
Mandatory: |
yes |
|
max. Occurrence: |
unbounded |
|
Supported modes: |
delete Delete the named item. read Read the named item. read+ Read the following item. read- Read the previous item. readall Read all items from the desired device(s). This doesn't mean comparable reading as in the L2 protocol. write Write the named item.
|
|
Description: This command is used for creating, manipulating or deleting a text.
|
|
 |
|
|
|
 |
Tag: text_no |
|
Mandatory: |
yes |
|
max. Occurrence: |
1 |
|
Datatype: |
int |
|
Range: |
1 - 999 999
|
|
Nillable: |
no |
|
Description: The number of the text. It has to be unique within the text type.
|
|
 |
|
|
|
 |
Tag: text_type |
|
Mandatory: |
yes |
|
max. Occurrence: |
1 |
|
Datatype: |
short |
|
Range: |
0 - 23
|
|
Nillable: |
no |
|
Description:
Value |
Description |
0 |
Running text (Not supported by now) |
1 |
Advertisement text |
2 |
Date text |
3 |
Company text |
4 |
Goods receipt text |
5 |
Order receipt text |
6 |
Branch text |
7 |
Header receipt text |
8 |
Footer receipt text |
9 |
Extratext |
10 |
Served by text e.g. "Served by:" |
11 |
Designator of proof of origin fields e.g. "Born in:", "Feeded in:" |
12 |
Proof of origin text 1 |
13 |
Proof of origin text 2 |
14 |
Proof of origin text 3 |
15 |
Proof of origin text 4 |
16 |
Proof of origin text 5 |
17 |
Proof of origin text 6 |
18 |
Proof of origin text 7 |
19 |
Proof of origin text 8 |
20 |
Proof of origin text 9 |
21 |
Proof of origin text 10 |
22 |
User text |
23 |
Hint text
This type of text is used to trigger a popup window showing additional sales information.
See command <independent_configuration_profile> |
|
|
Notes: UC supports the types 0 - 21 and 23. ETICA supports the types 0 - 3, 9 and 22. The value 23 is supported with version 1.26.0 and higher.
|
|
 |
|
|
|
 |
Tag: text_string |
|
Mandatory: |
no |
|
max. Occurrence: |
1 |
|
Datatype: |
string |
|
Range: |
max. 1000 characters
|
|
Nillable: |
no |
|
Description: The actual text used for printouts, display, etc.
|
|
Notes: The length of the text is depending on its usage.
A length of 1000 characters for a company text printed on a label doesn't make sence. To get the right size of a text see the description of the command where a text is referenced.
|
|
 |
|
|
|
 |
Tag: last_change |
|
Mandatory: |
no |
|
max. Occurrence: |
1 |
|
Datatype: |
dateTime |
|
Range: |
- |
|
Nillable: |
yes |
|
Description: The last time when the record was changed. CCYY-MM-DDThh:mm:ss The format is as following: C = Century Y = Year M = Month D = Day T = Separator between date and time h = hour m = minute s = second
|
|
 |
|
|