placeholder Command:  ARTICLE GROUPING IMAGE 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 images to artilce groupings (categories).
--> In the NSM of the scale the content of this command is located in item 4+56 - Categoriy images.
--> To enable Matchcode Search by Category (instead by department) must be defined in the NSM configuration
for operation (items 811x) for each mode (for example for the sales mode in NSM item 8111 in register 3).
In the NSM of the scale the content of this command is located in item 4+56 - Categoriey images

Category_images are used to define:
--> images assigned with article_grouping_definitions (Categories definitions) used for SmartVision Camera Recognition
to show as picture in the success list for a group button (for example an apple-picture for the page-key to apples).

The command article_grouping_Definitions is used in combination with:
--> article_grouping_definitions
define the CATEGORY group to be used for the SmartVision II Recognition (see NSM item 4+51 - Categories definition)

--> recognition_article_assignments
define which articles belong to the SmartVision II Camera Recognition Group which is used for the success list to navigate to a page with buttons for this articles (see NSM item 4+53 - Category Images).

 
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 images to article groupings.
It is possible to assign to an article grouping (category) more than one (up to 9) images.
Notes:
For the mode ''delete'' the following rules exist.
If <article_grouping_no> and the <image_no> have a value > 0 then the desired image assignment of the article grouping will be deleted.

For the mode ''deleteall'' only the value of <article_grouping_no> will be evaluated.
If <article_grouping_no> has a value > 0 then all image assignments of the article grouping will be deleted.
If <article_grouping_no> has the value 0 then all image assignments of all article groupings will be deleted.

For the mode ''readall'' only the value of <article_grouping_no> will be evaluated.
If <article_grouping_no> has a value > 0 then all image assignments of the article grouping will be replied.
If <article_grouping_no> has the value 0 then all image assignments of all article groupings will be replied.

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

The mode ''read-'' sends the image assignment of <article_grouping_no> that is preceding <image_no>.
If the current article grouping doesn't contain a preceding image assignment then the last image assignment of the preceding article grouping will be replied.

If the article grouping doesn't already exist then the target device generates the necessary article grouping automatically.
If the assigned article grouping will be deleted then the article image assignments will be deleted, too.
   
Mandatory: yes
max. Occurrence: 1
Datatype: short
Range: 1 - 9 999
Nillable: no
Description:
The identifier for the article grouping definition to which a image has to be assigned to.
Notes:
For further information see the command article_grouping_definitions.
   
Mandatory: no
max. Occurrence: 1
Datatype: short
Range: 1 - 10
Nillable: no
Description:
Image number. This enables a customer to assign up to 10 images to an article_grouping_definition.
   
Mandatory: no
max. Occurrence: 1
Datatype: string
Range: max. 100 characters
Nillable: no
Description:
The name of the image file.
   
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