|
The following numbers are not exact but are meant to give an idea of TC requirements. Without knowing a lot of details about a potential system, it isn't possible to be exact.
Disk space:
|
|
Read more...
|
|
TC/Windows – 64 terminals TC/Windows XL Version – 80 terminals TC/4690 – 60 terminals |
|
The differences can be broken down into the following categories: - Where TC is relative to the 4690 controller and files.
- Whether or not and how other applications running in the concentrator interact with TC or the sales application.
- Method of I/O device emulation or access.
- If I/O device access is provided by the TC Remote Peripheral Access Method (RPAM), the type of communication that is used between the client terminal and the TC server.
- If I/O device access is provide by RPAM, the terminal type of the client.
For additional information, see Knowledge Base Article “Terminal Concentrator Technical Differences (KB000107)” |
|
Handheld terminals: Self shopping or price checker or line busting applications where there is a desire to have the price generated by the customer's standard IBM SA/GSA terminal sales application. Non-IBM traditional POS terminals: when customer wants to use non-IBM, (typically older), hardware but run IBM SA/GSA sales applications. Older IBM terminals that are low on memory and can no longer hold an application that has grown in size. |
|
Note: For complete diagnostic information, QVS may also need "client-side" diagnostic logs. This means that
your code must enable client-side logging. This is not necessary if you are running Terminal Concentrator with a standard IBM terminal.
In order to obtain traces of Terminal Concentrator execution do the the following steps:
|
|
Read more...
|
|
Note: For complete diagnostic information, QVS may also need any generated "client-side" diagnostic logs. This means that your code must enable client-side logging.
If you are using either a "COM RPAM" or "Java" client, these logs are created when the following command is issued from your client code:
Java: Set RPAMApp.setTracing(true) COM RPAM: Set CRPAMApp->put_Tracing(1);
|
|
Read more...
|