placeholder Command:  RECOGNITION ARTICLE ASSIGNMENTS 


Short version Long version Changes Example

Mandatory: no
max. Occurrence:  unbounded
Description:
This tag is used as container for commands regarding the assignment of recognition sets to an article/item.
Notes:
In the NSM of the scale the content of this command is located in item 4+61 - SmartVision / Article assignment

recognition_article_assignments are used to:
--> assign articles to a Recognition_ID used for SmartVision Camera Recognition
to assigned articles with the recognition_set_ID of a local_recognition_sets or global_recognition_sets

The command recognition_article_assignments is used in combintaion with:
--> local_recognition_sets
defines recognition_sets which are used only locally for a store-area for the SmartVision Camera Recognition.

--> global_recognition_sets
defines recognition_sets which are used global for a known setup of a store-are or ahardware-type for the SmartVision Camera Recognition.

--> device_profiles
defines which recognition sets are used for the SmartVision recognition global orlocal.
 
Mandatory: yes
max. Occurrence:  unbounded
Supported modes: delete Delete the named item.
deleteall Delete all items.
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 assignments of recognition sets to articles/items.
The assignment considers only the recognition set ID and not the recognition group number. This allows the existence of recognition sets for the same article in different recognition groups.
The selection of the recognition group must be done locally.
Notes:
For the mode ''deleteall'' only the value of <department_no> will be evaluated.
If <department_no> has a value > 0 then all assignments within that department will be deleted.
If <department_no> has the value 0 then all assignments within all departments will be deleted.

For the mode ''readall'' only the value of <department_no> will be evaluated.
If <department_no> has a value > 0 then all assignments within that department will be replied.
If <department_no> has the value 0 then all assignments within all departments will be replied.

The mode ''read+'' sends the next assignment within a department.
If the current department doesn't contain a further article assignment then the first article assignment of the following department will be replied.
This enables the user to request all article assignments interactive when starting with <plu_no>0</plu_no> and <department_no>0</department_no> and feeds the next request with the values of the reply from the preceding request.

The mode ''read-'' sends the article assignment of <department_no> that is preceding <plu_no>.
If the current department doesn't contain a preceding article assignment then the last article assignment of the preceding department will be replied.

If the article/item doesn't already exist then the target device generates the necessary article/item automatically. articles
If the recognition set doesn't already exist then the target device doesn't generate the assigned recognition set automatically. local_recognition_sets or global_recognition_sets
If the article/item will be deleted then the assignment of the recognition set to the article/item will be deleted, too.
If the assigned recognition set will be deleted then the assignment of the recognition set to the article/item will not be deleted.
   
Mandatory: yes
max. Occurrence: 1
Datatype: short
Range: 1 - 9 999
Nillable: no
Description:
The number of the department the article/item belongs to.
   
Mandatory: yes
max. Occurrence: 1
Datatype: int
Range: 1 - 999 999
Nillable: no
Description:
The number of the article/item.
Notes:
The manual plus , manual minus hand and enter unit price operations are treated as plu's.
By default (desribed in customer.ini) the PLU no 999 999 is used as manual plus, 999 998 as manual minus and 999 997 as enter unit price.
Its number can be changed in the file customer.ini.
   
Mandatory: no
max. Occurrence: 1
Datatype: string
Range: max. 20 characters
Nillable: no
Description:
The identifier of the recognition set. This value has to be unique within a recognition group.
See also in the commands local_recognition_sets or global_recognition_sets
   
Mandatory: no
max. Occurrence: 1
Datatype: short
Range: 1 - 9
Nillable: no
Description:
If you assign a recognition set to more than one article/item then all these articles/items will be listed (displayed).
The order of this list can be influenced by this tag. The higher the value the lower is the list priority.
A high prioritized article/item will be listed at first in the display.
If a list priority is missing the SmartVision II internally assigns the priority 10. This means it will be displayed at last position in the prioriy list.
   
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