User's Manual

6-5
ClientList
Valid Values: Read Only.
Function: Returns a formatted string listing all attached client
BaseNames and associated IP numbers. Format is
"basename CR/LF ip address CR/LF basename…".
Methods - TCP/IP COM
Methods are commands that you issue to the WDIPterm 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 WDIPterm control than are listed here. This is normal. You may
ignore methods you see that are not listed here.
InputAny
Parameters: basename, channel, terminal, line, position,
prompt, shifted, timestamped
Function: This instructs the terminal attached to client
basename on channel to display the prompt at line
and position and wait for data to be entered from
either terminal keypad or scanner. If shifted is set to
"true", the terminal will start in shifted mode.
Timestamped appends a (hhmmss) prefix to the
returned data.
InputKeyBd
Parameters: basename, channel, terminal, line, position,
prompt, shifted, timestamped
Function: This instructs the terminal attached to client
basename on channel to display the prompt at line
and position and wait for data to be entered from
the terminal keypad only. If shifted is set to "true",
the terminal will start in shifted mode.
Timestamped appends a (hhmmss) prefix to the
returned data.
InputScanner
Parameters: basename, channel, terminal, line, position,
prompt, allowbreakout, timestamped
Function: This instructs the terminal attached to client
basename on channel to display the prompt at line
and position and wait for data to be entered from
the terminal scanner only. Setting allowbreakout to
true allow user to "breakout" of scanner only mode