6-27
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
by pressing the end key on the terminal. A
CR will be sent to the host.
InputYesNo
Parameters:
basename, channel, terminal, line, position, prompt
Function:
This instructs the terminal attached to client
basename
on channel to display the prompt at line
and position and wait for a Yes (Enter key or C
key) or a No (0 key or B key) from the terminal
keypad.
Note: C and B keys are used to facilitate keypad
entry while scanning with the integrated laser.
InputPassword
Parameters:
basename, channel, terminal, line, position,
prompt, shifted
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. The entered data is not
displayed on the terminal.