Skip to main content
Skip table of contents

WaferEntry

 

SuperCROSS

Production System

SuperWEB2

Element

Format

Description

Save

Load

Load

Save

Load

WaferEntry

WaferEntryDefine WaferBody WaferEnd

      

WaferEntryDefine

'WAFER'

 

Yes

Yes

Yes

Yes

Yes

WaferBody(DimensionEntry)+ (DeriveEntry) {AutoAxisTotalOption} {AxisMapEntry} {ManualDecPlace} {ManualPowerTen}   YesYesYes

AutoAxisTotalOption

('AUTO_AXIS_FIRST' | 'AUTO_AXIS_LAST') IdentifierString

  • AUTO_AXIS_FIRST – Axis total is the first item on the axis.
  • AUTO_AXIS_LAST – Axis total is the last item on the axis.
  • IdentifierString – Display name of the axis total.

Yes

Yes

Ignored

No

Ignored

ManualDecPlace

'AXIS_MANUAL_DECIMAL' (ManualFormatEntry)+

Not saved by default: see the note below.

Yes

Yes

Ignored

Ignored

Ignored

ManualPowerTen

'AXIS_MANUAL_POWER_TEN' (ManualFormatEntry)+

Not saved by default: see the note below.

Yes

Yes

Ignored

Ignored

Ignored

ManualFormatEntry

' "' PositiveInteger1 ', ' PositiveInteger2 '"'

  • PositiveInteger1 – the index number
  • PositiveInteger2 – the value for the index

Yes

Yes

No

No

No

WaferEnd

'END WAFER'

 

Yes

Yes

Yes

Yes

Yes

ManualDecPlace and ManualPowerTen

SuperCROSS does not save these flags to the TXD file by default.

To change this, you need to add a setting to the super.ini configuration file:

  1. Make sure SuperCROSS is not running.
  2. Open super.ini in a text editor. If you installed to the default location, this file is located at C:\Program Data\STR\SuperCROSS\super.ini.
  3. Search the file to check whether it already includes a [TXD] section.

    • If the file already includes a [TXD] section, set the value of the SaveExtraUserSettings parameter to 1.

    • If there is no [TXD] section in super.ini, add the following section to the end of the file:

      CODE
      [TXD]
      SaveExtraUserSettings=1
  4. Save your changes to super.ini and restart SuperCROSS.
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.