Appearance
The following properties govern the local display of applications run through the emulator. Can be used to change the appearance of the application in the Visual Studio editor.
Field | Description |
---|---|
CharactersPerLine | Indicates the number of characters on a line. |
FontName | Indicates the font used for the local display. |
FontSize | Indicates the font size used for the local display. |
LinesPerPage | Indicates the number of lines on a screen. |
Connection
The following properties identify the connection information to the remote OS 2200 server and the application to be modernized. These properties are used when the emulator attaches to the OS 2200 server to run the application during the capturing process.
Field | Description |
---|---|
ServerName | The name or the IP address of the OS 2200 server. |
Terminal ID | Unique identifier associated with the current terminal session. |
ApplicationName | The name of the host application or host operating mode to be accessed. |
TSAP | The desired Transport Service Access Point. |
Initial Transaction | The character, word, or phrase that the Emulator will send to the host when communication with the host is first established. |
TransmitMode | The current data transmission mode. |
SecureConnection | If True, indicates that socket to the backend server is a secure TLS connection. |
SocketNumber | The port number for connecting to the backend server. |