 |
Command:
DISPLAY IMAGES
 |
Node: display_images |
|
Mandatory: |
no |
|
max. Occurrence: |
unbounded |
|
Description: This tag is used as container for commands regarding display images.
|
|
 |
|
|
 |
Node: display_image |
|
Mandatory: |
yes |
|
max. Occurrence: |
unbounded |
|
Supported modes: |
delete Delete the named item. read Read the named item. write Write the named item.
|
|
Description: This command is used to -> ask a UC3 to get the BMP-file for a display images from a FTP-Server -> ask a UC3 to put the BMP-file for a display images to a FTP-Server -> ask a UC3 to delete the BMP-file for a display image form it's local image folder To be sure that the UC3 devices really copied the image-files from the FTP-Server the logfiles from the UC3 or the logfile from the FTP-server must be checked. The status from TransUC3 describes only if was possible to ask the UC3-scales to copy the image-files.
|
|
Notes: This command is new since UC3 application version 1.2.0 Each UC3 saves the image files for the display in the local sub-folder ..\display\... If in the customer.ini the parameter sDefaultCustomerPath=.. is not defined the files are copied to the default-folder Speicherkarte\unicorn\images\display\... If the parameter is defined for example with sDefaultCustomerPath=KCS_Demo_Image_Path the files are copied to the folder Speicherkarte\unicorn \KCS_Demo_Image_Path\ display\...
|
|
 |
|
|
|
 |
Tag: originator |
|
Mandatory: |
yes |
|
max. Occurrence: |
1 |
|
Datatype: |
string |
|
Range: |
max. 30 characters
|
|
Nillable: |
no |
|
Description: The originator who caused this software command. Since this command is reserved for authorized Mettler-Toledo employees it
has to be the email address of the originator, e.g. nsp@mt.com which means that the network software platform caused this
software command.
|
|
Notes: The ORIGINATOR is listed in the TRACE-Logfile.
|
|
 |
|
|
|
 |
Tag: last_change |
|
Mandatory: |
no |
|
max. Occurrence: |
1 |
|
Datatype: |
dateTime |
|
Range: |
- |
|
Nillable: |
yes |
|
Description: 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 = month s = second
|
|
 |
|
|
|
 |
Tag: source |
|
Mandatory: |
yes |
|
max. Occurrence: |
1 |
|
Datatype: |
string |
|
Range: |
max. 100 characters
|
|
Nillable: |
no |
|
Description: The name of a source file or an URL.
|
|
Notes: To read the command needs the complete folder from the FTP-server-ROOT (ask the UC3 to copy the file from the FTP-Server) example: ftp://192.168.155.23/_image_files/display/articles/default_booked.bmp To write the command needs the complete subfolders from the UC3 Image folder (aks the scale to copy the file to a FTP-Server)
|
|
 |
|
|
|
 |
Tag: destination |
|
Mandatory: |
yes |
|
max. Occurrence: |
1 |
|
Datatype: |
string |
|
Range: |
max. 100 characters
|
|
Nillable: |
no |
|
Description: The name of a destination file or an URL.
|
|
Notes: To read the command needs the complete subfolders from the UC3 Image folder (ask the UC3 to copy the file from the FTP-Server) example: default_booked.bmp To write the command needs the complete existing folder from the FTP-server-ROOT (aks the scale to copy the file to a FTP-Server)
|
|
 |
|
|
|
 |
Tag: category |
|
Mandatory: |
yes |
|
max. Occurrence: |
1 |
|
Datatype: |
string |
|
Range: |
-
|
|
Nillable: |
no |
|
Description: Since the number of images on a device can be enormous they have to be assigned to different categories. The following categories are supported:
Name
|
Description
|
Application
|
Images that are used by the application like an underload image, smilies, Touch-Button, etc. . |
Advertisement
|
Images for an advertisement like a slide show or display-images. |
Article
|
Article specific images for Touch-Buttons or shown on the display if a article is selected by an operator. |
|
|
Notes:
ATTENTION: the category name is Key-Sensitive
|
|
 |
|
|