placeholder Command:  ARTICLE EXTENSIONS 


Short version Long version Changes Example

Mandatory: no
max. Occurrence:  unbounded
Description:
This tag is used as container for commands regarding article extensions.
 
Mandatory: yes
max. Occurrence:  unbounded
Supported modes: 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 an article extension.
   
Mandatory: yes
max. Occurrence: 1
Datatype: short
Range: 1 - 9 999
Nillable: no
Description:
The number of the department the article/item is belonging to.
   
Mandatory: yes
max. Occurrence: 1
Datatype: int
Range: 1 - 999 999
Nillable: no
Description:
The number of the article/item.
   
Mandatory: no
max. Occurrence: 1
Datatype: int
Range: 0 - 99 999
Nillable: no
Description:
The weight of an article.
   
Mandatory: no
max. Occurrence: 1
Datatype: string
Range: max. 15 characters
Nillable: no
Description:
The following date codes are supported at the moment:
Code Description
dfi Fishing date
dfr Fresh date
dfw First wrapping date
dl? Date value to enter (dd/mm/yyyy)
dlo Lot starting date
doc "Best before" offset
dos Selling ofset
dof First wrapping offset
drw Rewrapping date
dtb Birth date
dtc Best before
dtd Today date
dtf Freezing date
dtk Slaughtering date
dtp Preparation date
dts Selling date
doy Day of the year
dow Day of the week
wek Week of the year
fld Date field
tim Current time

Examples:
doc=+5
dlo=20/03/2005
dts=dtd
   
Mandatory: no
max. Occurrence: 1
Datatype: string
Range: max. 15 characters
Nillable: no
Description:
For the supported codes have a look to the description of the tag date_format1.
   
Mandatory: no
max. Occurrence: 1
Datatype: string
Range: max. 15 characters
Nillable: no
Description:
For the supported codes have a look to the description of the tag date_format1.
   
Mandatory: no
max. Occurrence: 1
Datatype: string
Range: max. 15 characters
Nillable: no
Description:
For the supported codes have a look to the description of the tag date_format1.
   
Mandatory: no
max. Occurrence: 1
Datatype: int
Range: 1 - 2 147 483 647
Nillable: no
Description:
The number of the assigned recipe. It is a reference to the command <recipe>.
   
Mandatory: no
max. Occurrence: 1
Datatype: short
Range: 1 - 32 767
Nillable: no
Description:
The number of the assigned label definition.
   
Mandatory: no
max. Occurrence: 1
Datatype: short
Range: 1 - 9 999
Nillable: no
Description:
Number of elements in the PLU. For type 1 (item sold per piece), price to pay multiplied by number of elements, for type 2 (Fixed weight) used for printed information only.
   
Mandatory: no
max. Occurrence: 1
Datatype: string
Range: max. 1500 characters
Nillable: no
Description:
At least one range if used; it is defined by a succession of ranges of weight, modifying the default behaviour and attributes of the PLU (attribution of a different label,
price and/or PLU type, deactivation of transaction in a range).

Syntax (fields separated with semicolon in the following order):

1. transaction valid (0 = no, 1 = yes);
2. min weight (base units);
3. max weight (base units);
4. PLU type;
5. price depending on PLU type (base units);
6. weight depending on PLU type (base units);
7. print no label (0 = no, 1 = yes);
8. rejected packet command no (0 to 9);

The ranges are separated by "\n".
   
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