Owner`s manual
to call the InitializeServer method (See Methods)
LogFileName
Valid values: Any valid file path and name
Function: Leave blank if you do not want a log file kept. If you enter a filename here,
WD7802Term will create the file (or add to it if it already exists) in standard text file
format that you can open using Windows Notepad.
NOTE: Using a log file, especially a large one, uses resources on your computer and
can result in increased response time and in some cases more connection errors for your
terminals.
LogFileSize
Valid values: 1000 through 2GB (2000000000)
Function: This is the maximum log file size that WD7802Term will keep. If the file exceeds this
size, the oldest entries are removed to make room for new entries.
Quiet
Valid values: True, False
Function: If Quiet is set to True then any status and error message generated by WD7802term will
be suppressed.
Verbose
Valid values: Ture, False
Function: Set to True for more detailed log entries.
Methods – WD7802Term ActiveX
Methods are commands that you issue to the WD7802term control. All of the "Inputxxx" commands cause
the terminal to wait for operator input.
Note that your development environment may show more available methods for the WD7802term control
than are listed here. This is normal. You may ignore methods you see that are not listed here.
Except for the ReInitAll method, all methods use the ActiveTerminal property to identify the terminal to use.
InitializeServer
Parameters: none
83
Color Codes for 7802 Terminal
0 - aqua
1 - black
2 - blue
3 - fuchsia
4 - gray
5 - green
6 - lime
7 - maroon
8 - navy
9 - olive
10 - purple
11 - red
12 - silver
13 - teal
14 - white (white)
15 - yellow