Structure of TSS Tables
TSS tables are contained in a TSS data set, and have a two-column format: the first column contains an argument value, and the second column contains a function or result value. When DELTA PLUS VIRTUAL TERMINAL queries the TSS tables, it searches for the argument; if the argument is found, DELTA PLUS VIRTUAL TERMINAL returns the corresponding result.
You can set the length of the argument and function/result columns between 1 and 256 bytes. While the number and length of the columns is fixed, you can have as many rows as necessary.
Although each TSS table row contains only one argument and one function, you can create multiple logical functions by including subfields in the function/result. The design of a TSS table depends on the requirements of the application.