Tax table programming (continued…)Programming U.S.tax tables

Before you can program a U.S. tax table, you must first calculate the program data.

The partial tax table shown below is for a tax rate of 6%. A tax amount is applied for each price range, which is defined by a low end minimum break point. If you subtract each maximum break point from the next lower maximum break point, you should soon be able to see certain patterns. In a cyclic pattern, the differences in maximum breakpoints form a regularly repeating cycle. A pattern which does not fit the cyclic pattern is called non-cyclic pattern.

Though rate, it is conceivable that you can find that subtracting maximum breakpoints results in an one big non-cyclic pattern. In this case, you won’t be able to use automatic tax calculation, and must enter the tax for each transaction manually or use a tax rate.

Example 1, Add-on rate tax:Programming procedure:

Tax rate (2-digit for integer + 4- digit for decimal)

8.25%

Tax table maximum value ("0" means unlimited).

0

(no limitation)

Rounding/tax table system code

5002 (Round off)

Sum of a cyclic pattern

0

}No need to enter.

Number of values in each cyclic pattern

0

Number of values in each non-cyclic pattern

0

Actual value of difference of the non-cyclic and cyclic values

0

 

Getting Started

REG2

X1

3s

8

 

Z1

REG1

: : : : s

OFF

X2/Z2

8

 

RF

 

8^25a

PGM

 

8

Mode Switch

0a

8

 

 

 

 

5002a

8

s

{Tax table 2 =0225 Tax table 3 =0325Tax table 1 =0125

Tax rate (2-digit for integer + 4-digit for decimal)

Tax table maximum value (“0” means unlimited).

Rounding/tax table system code

TE-2400 User's Manual

17 E