 |
Command:
SCREEN LAYOUTS
 |
Node: screen_layouts |
|
Mandatory: |
no |
|
max. Occurrence: |
unbounded |
|
Description: This tag is used as container for commands regarding screen layouts.
|
|
 |
|
|
 |
Node: screen_layout |
|
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 for transfering, reading or deleting a template file (XML file) for a screen layout of a touch scale .
|
|
Notes: This command can only ask the UC3 devices which are listed in the network map to copy the source file from the FTP server
to the destination file on each UC3. The screen layout files can be created with the tool "Screen Designer" (SDA). The file is copied always to/from the local folder "Speicherkarte\Unicorn\templates\touch\xxx.xml" of the UC3-devices. At the scale the layout must be selected in the NonSalesMode (NSM) item 824.
In the TRACE logfile can be checked whether the file transfer has been started and afterwards succeded or aborted.
|
|
 |
|
|
|
 |
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 URL of the used FTP server including subfolders and the name of the source file.
|
|
Notes: Example for a write command:
ftp://192.168.50.101/uc3_47x102_PP1-Label.xml
Example for a read or a delete command:
uc3_47x102_PP1-Label.xml
|
|
 |
|
|
|
 |
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: Example for a write command:
uc3_47x102_PP1-Label.xml
Example for a read command:
ftp://192.168.50.101/uc3_47x102_PP1-Label.xml
Example for a delete command:
xxx
|
|
 |
|
|