Overview
  Features
  Installing
  Running
  User Interfaces
  Status
  Bluetooth Connection
  Remote Device Configuration
  Toolbox
  Show / Hide Toolbox
  Ctrl / Alt Keys
  Function Keys
  Special Keys
  Customizing Function Keys / Special Keys
  Input Toolbox
 Toolbox Input Pane is used to enter data to terminal pane. By writing data in input edit box and clicking 'enter' button, the user can write data to terminal pane. Data in input edit box can be modified before clicking 'enter' button other than in terminal pane. Because input edit box provides auto-complete suggestions of AT Commands, It is easer to enter AT Commands in input edit box than in terminal pane directly.
  • Input Edit Box
  • is edit box where the user enters data.
     The Input edit box can have such types of data as
    • Printable Characters
    • Escape Sequence Characters such as
      • \b (backspace)
      • \f (from feed)
      • \n (line feed)
      • \r (carriage return)
      • \t (tab)
      • \\ (backslash)
      • \' (single quote)
      • \" (double quote)
    • Two Hexadecimal Numbers following \x from \x00 to \xFF like \x0D, \x0A

  • cr Button
  • determines whether carriage return(CR,0x0D) is attached to data in input edit box or not.

  • lf Button
  • determines whether line feed(LF, 0x0A) is attached to data in input edit box or not.

  • enter Button
  • enters data in input edit box with carriage return and/or line feed to terminal pane.

  • clear Button
  • erases all the data in input edit box.

  Terminal Settings
  Bluetooth Management
  Bluetooth Configuration
  AT Commands List
  Help
  Exiting