

1.
----------------------------------------------------------------------------
| Command     : wheel_current                                              |
----------------------------------------------------------------------------
| Description : The command is used for setting the current wheel name,    |
|               which is used by all the other line mode commands.         |
----------------------------------------------------------------------------
| Response    : None                                                       |
============================================================================
| Parameter           | Legal values                 | Comment             |
----------------------------------------------------------------------------
| job                 | existing openned job name    |                     |
----------------------------------------------------------------------------
| wheel               | existing openned wheel name  |                     |
----------------------------------------------------------------------------


2.
----------------------------------------------------------------------------
| Command     : wheel_page_close                                           |
----------------------------------------------------------------------------
| Description : The command closes a wheel page.                           |
----------------------------------------------------------------------------
| Response    : None                                                       |
============================================================================
| Parameter           | Legal values                 | Comment             |
----------------------------------------------------------------------------


3.
----------------------------------------------------------------------------
| Command     : wheel_units                                                |
----------------------------------------------------------------------------
| Description : The command sets the working units (required for the symbol|
|               names in all the other line mode commands).                |
----------------------------------------------------------------------------
| Response    : None                                                       |
============================================================================
| Parameter           | Legal values                 | Comment             |
----------------------------------------------------------------------------
| units               | inch, mm                     |                     |
----------------------------------------------------------------------------


4.
----------------------------------------------------------------------------
| Command     : wheel_set_dcode                                            |
----------------------------------------------------------------------------
| Description : Sets a dcode symbol.                                       |
----------------------------------------------------------------------------
| Response    : None                                                       |
============================================================================
| Parameter           | Legal values                 | Comment             |
----------------------------------------------------------------------------
| dcode               | 4 <= dcode                   |                     |
----------------------------------------------------------------------------
| symbol              | existing symbol name         |                     |
----------------------------------------------------------------------------
| line                | -1 >= line                   | corresponding       |
|                     |                              | customer file line  |
|                     |                              | number              |
----------------------------------------------------------------------------


5.
----------------------------------------------------------------------------
| Command     : wheel_change_dcode                                         |
----------------------------------------------------------------------------
| Description : The command changes a dcode number.                        |
----------------------------------------------------------------------------
| Response    : None                                                       |
============================================================================
| Parameter           | Legal values                 | Comment             |
----------------------------------------------------------------------------
| dcode               | 4 <= dcode                   |                     |
----------------------------------------------------------------------------
| new_dcode           | 4 <= dcode                   |                     |
----------------------------------------------------------------------------


6.
----------------------------------------------------------------------------
| Command     : wheel_undo                                                 |
----------------------------------------------------------------------------
| Description : The command undo the last change in a wheel, and restores  |
|               the previous state.                                        |
----------------------------------------------------------------------------
| Response    : None                                                       |
============================================================================
| Parameter           | Legal values                 | Comment             |
----------------------------------------------------------------------------


7.
----------------------------------------------------------------------------
| Command     : wheel_clear_dcodes                                         |
----------------------------------------------------------------------------
| Description : The command clears a list of dcode in a wheel.             |
----------------------------------------------------------------------------
| Response    : None                                                       |
============================================================================
| Parameter           | Legal values                 | Comment             |
----------------------------------------------------------------------------
| dcode1-10           | 4 <= dcode                   |                     |
----------------------------------------------------------------------------


8.
----------------------------------------------------------------------------
| Command     : wheel_clear_all_comm                                       |
----------------------------------------------------------------------------
| Description : The command clears ALL the dcodes of a wheel.              |
----------------------------------------------------------------------------
| Response    : None                                                       |
============================================================================
| Parameter           | Legal values                 | Comment             |
----------------------------------------------------------------------------


9.
----------------------------------------------------------------------------
| Command     : wheel_cust_trans                                           |
----------------------------------------------------------------------------
| Description : Translates a customer wheel, using the Genesis wheel       |
|               templates library.                                         |
----------------------------------------------------------------------------
| Response    : None                                                       |
============================================================================
| Parameter           | Legal values                 | Comment             |
----------------------------------------------------------------------------
| wheel_path          | existing customer wheel path |                     |
----------------------------------------------------------------------------
| mode                | automatic - the system tries |                     |
|                     | to match the best template   |                     |
|                     | template - wheel template is |                     |
|                     | specified                    |                     |
----------------------------------------------------------------------------
| template            | existing template name       | if mode ==          |
|                     |                              | 'template'          |
----------------------------------------------------------------------------
