 |
Command:
INI FILES
 |
Node: ini_files |
|
Mandatory: |
no |
|
max. Occurrence: |
unbounded |
|
Description: This command is used for transfering, reading or deleting a INI-File to the application directory.
|
|
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 file is copied always to/from the local folder "Speicherkarte\Unicorn\xxx.ini of the UC3-devices. For the moment this INI-Files can be customer.ini, fwr_ftp.ini or "CoinCnt.ini"!
In the TRACE-Logfile can be checked if the File-Transfer started and afterwards succeded or aborted.
|
|
 |
|
|
 |
Node: ini_file |
|
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 INI-File to the application directory.
|
|
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 file is copied always to/from the local folder "Speicherkarte\Unicorn\xxx.ini of the UC3-devices. The only INI-File for which this command can be used in the moment is the file "customer.ini"!
In the TRACE-Logfile can be checked if the File-Transfer 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 for the Label-Template.
|
|
Notes: Example for a WRITE-Command:
ftp://192.168.50.101/customer-ini-MTA.ini
Example for a READ or DELETE-Command:
customer.ini
|
|
 |
|
|
|
 |
Tag: destination |
|
Mandatory: |
yes |
|
max. Occurrence: |
1 |
|
Datatype: |
string |
|
Range: |
max. 100 characters
|
|
Nillable: |
no |
|
Description: The name or an URL for the destination file for the Label-Template.
|
|
Notes: Example for a WRITE-Command:
customer.ini
Example for a READ-Command:
ftp://192.168.50.101/customer-ini-response-file.ini
Example for a DELETE-Command:
xxx
|
|
 |
|
|