Home ApplicationTransferring Setting Data

Transferring Setting Data

Follow the procedure below to transmit the setting data from the machine to a Computer (export) using the web browser, edit the setting data on the Computer, then return the data to the machine (import).

You can edit the setting data using any application software on your Computer.

The following types of the setting data are available:

  • Paper data (custom data 20 entries + paper setting data 500 entries)

General rules

  • Setting data can be stored in a Computer so that it may be returned to the machine at any time.

  • You can setup the machine to a common default setting using the setting data if you have two or more machines.

  • Setting data transmitted to a Compute, being converted to a file type for batch processing, can be edited efficiently and returned to the machine.

  1. Display the [Main page] screen of Web Utilities.

  2. Click on [Machine Manager Setting].

    The password entry dialog box is displayed.

  3. Enter "admin" in the User Name text box, and the 8-character administrator password in the password text box, then click on [OK].

    The [Machine Manager Setting] screen is displayed.

  4. Click on [Setting data Import/Export].

    The [Setting data Import/Export] screen is displayed.

  5. Export the setting data.

    Select the desired file type from the pull-down menu.

    • The format of the setting data file should be a TAB-separated text file. Any other format is not accepted.

    • Click on [Export...]. The File Download dialog box is displayed.

    • Click on [Save].

    • The setting data is saved in the download folder.

    • The file name is automatically assigned as described below. You can change the name, if desired. Select the data to be exported.

    • paper_setting.txt (Paper Setting data)

    • While the machine is in operation, you cannot transmit the setting data to your Computer and an error message is displayed to show unavailability. Try this procedure again after the machine starts idling.

  6. Edit the setting data.

    • The setting data transmitted to a Computer is a TAB separated text file which can be edited using application software such as Text Editor or Table Editor in the Computer. A new setting data can also be created according to the specifications for each file type. For details, refer to "Common rules for each setting data" or "Specific rules for each setting data."

  7. Import the setting data.

    • Click on [Browse...] to select the setting file in the Computer, then click on [Import...].

    • You should always transmit the setting data to the machine; otherwise an error message is displayed and you cannot complete the transmission.

    The result message will be displayed when the transmission is completed.

    • Do not click on [Refresh] on your browser at this time. Click on [Back]. The screen returns to the [Setting data Import/Export] screen.

Error Messages upon Import and Actions for the Errors

Item

Description

Can't transfer data (The machine is busy)

Try again to import the data after the machine starts idling.

The data cannot be recognized

Confirm that the data you are transferring is the setting data.

Data size is too large

Confirm that the data you are transferring is the setting data. Check also if the file size exceeds 100,000 bytes. If it exceeds 100,000 bytes, you cannot transfer.

The data cannot be registered

Check if inappropriate description is made in the machine setting file. For details, refer to "Common rules for each setting data" or "Specific rules for each setting data." Check also if the number of registered items reaches the limit.

Common rules for all setting data

 

  • The setting data is tab-delimited text data.

  • Append a tag as the prefix of the file name (for example, #EKC_TAB).

  • A line should be 300 bytes or less.

  • The file size should be 100,000 bytes or less.

  • The line that begins with "#" is a comment.

Example: setting data

Rules for each setting data

Setting data for Paper setting data

  • The lines after "#CUSTOM_SIZE" describe the information for the registered custom sizes (20 entries). A line should include "NUMBER," "NAME," and various set values, delimited by a tab.

  • Then the lines after "#PARER_SETTING" describe the information for the registered paper profiles (500 entries). A line should include "NUMBER," "NAME," and various set values, delimited by a tab.

  • "NUMBER" is a registration number. It can take from 1 to 20 for custom sizes, and 1 to 500 for paper profiles.

  • "NAME" is a custom size name (max. 20 bytes) or a paper profile name (max. 50 bytes).