placeholder Command:  IMAGES 


Short version Long version Changes Example

Mandatory: no
max. Occurrence:  unbounded
Description:
This tag is used as container for commands regarding images.
 
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 was used for transfering, reading or deleting IMAGE-Files (BMP-Files).
Starting with UC3 Application Version 1.2.0 there are the new commands <display_images>and <printer_images>which replace this command because it doesn't support the sub-folders for images.
To be backwards compatible this command can also be used with newer versions of the UC3-application.
Notes:
This command can only ask the UC3-devices which are listed in the networkmap to copy the source_file from the FTP-Server to the destination file on each UC3.
The file is copied always to/from the local folder "Speicherkarte\Unicorn\images\xxx.bmp" of the UC3-devices.
This files can be BMP files for the display logos (display_0.bmp ... display_9.bmp) of standard scales, images for the preset buttons of a Selfservice touch scale or slideshow files of a selfservice touch scale.

In the TRACE-Logfile can be checked whether the file transfer started and afterwards succeded or aborted.
   
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.
   
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
   
Mandatory: yes
max. Occurrence: 1
Datatype: string
Range: max. 100 characters
Nillable: no
Description:
The URL of the used FTP server including subfolders and the name of the source file for the image.
Notes:
Example for a write command:
ftp://192.168.50.101/Display-Logo-File-1.bmp

Example for a read or delete command:
logo_1.bmp
   
Mandatory: yes
max. Occurrence: 1
Datatype: string
Range: max. 100 characters
Nillable: no
Description:
The name for the destination file of the image.
Notes:
Example for a write command:
logo_1.bmp

Example for a read command:
ftp://192.168.50.101/logo_1-File.bmp

Example for a delete command:
xxx