Worth Data 7000 Stereo System User Manual


 
InputKeyBd
Parameters: line, position, prompt, shifted, timestamped
InputKeyBdColor (15-line terminal only)
Parameters: line, position, prompt, shifted, timestamped,FG,BG
Function: This instructs the ActiveTerminal 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.
InputExtKeyBd
Parameters: line, position, prompt
InputExtKeyBdColor (15-line terminal only)
Parameters: line, position, prompt, FG, BG
Function: This instructs the ActiveTerminal to display the prompt at line and position and wait
for data to be received from the PS/2 keyboard attached using an adaptor to the terminal
serial port. Waiting for external keyboard input can be bypassed by pressing the enter
key on the terminal which will send an empty data string to the host (fires the
OnTermData event handler). External keyboards are supported by terminals using
firmware version RFU1010 or later.
InputScanner
Parameters: line, position, prompt, allowbreakout, timestamped
InputScannerColor (15-line terminal only)
Parameters: line, position, prompt, allowbreakout, timestamped,FG,BG
Function: This instructs the ActiveTerminal 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
"break out" of scanner only mode by pressing the end key on the terminal. A termID+CR
will be sent to the host.
InputYesNo
Parameters: line, position, prompt
InputYesNoColor (15-line terminal only)
Parameters: line, position, prompt,FG,BG
Function: This instructs the ActiveTerminal 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: line, position, prompt, shifted
InputPasswordColor (15-line terminal only)
Parameters: line, position, prompt, shifted,FG,BG
Function: This instructs the ActiveTerminal 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.
InputSerial
Parameters: line, position, prompt
InputSerialColor (15-line terminal only)
Parameters: line, position, prompt,FG,BG