|
Notes: To use the proof of origin functionality on the device it is necessary to activate it.
"Proof of origin" is an option which needs a license key to be enabled (uc3options.xml).
The XML command will be processed by the device whithout a license key.
The proof of origin functionality itself doesn't work without a license key. The modes 'read+', 'read+', 'read-' and 'deleteall' are supported with version 1.28.0 and higher.
For the mode 'readall' the following information can be helpful: The table below shows values for the mandatory elements.
<department_no> |
<plu_no> |
Comment |
0 |
0 |
The assigned proof of origin items of all articles over all departments will be returned. |
0 |
unequal 0 |
The assigned proof of origin items of the article whose plu number is greater or equal than the value
<plu_no> over all departments will be returned.
|
unequal 0 |
0 |
The assigned proof of origin items of all articles belonging to the department
<department_no> will be returned.
|
unequal 0 |
unequal 0 |
The assigned proof of origin items of all articles whose plu number is greater or equal than the value
<plu_no> belonging to the department <department_no> will be returned.
|
For the mode 'deleteall' the following information can be helpful: The table below shows values for the mandatory elements.
<department_no> |
<plu_no> |
Comment |
0 |
0 |
All proof of origin items of all articles in all departments will be deleted. |
0 |
unequal 0 |
All proof of origin items whose plu number is greater or equal than the value
<plu_no> over all departments will be deleted.
|
unequal 0 |
0 |
All proof of origin items of all articles that are belonging to the desired department <department_no> will be deleted. |
unequal 0 |
unequal 0 |
All proof of origin items that are belonging to the desired plu <plu_no> and department <department_no> will be deleted. |
|