comStudio main window

The comStudio main window is composed by a central widget (the Frame customization widget) and several dock windows (Connect dock, Commands/Receive frame dock, Log dock and the Enum dock).
- Frame customization widget: is the central widget used to customize the selected frame.
- Connect dock: this dock includes a combo box with the list of available communication ports, the open button used to open the communication channel, the option button to select the communication options (baud rate, parity and so on), the get info button to show information about the selected communication port and the input/output button used to show or hide a basic communication window.
- Commands/Receive frame dock: includes tools to create, duplicate, remove, select and manage the list of Commands and Receive frames.
- Log dock: shows the data that has been exchanged in the communication channel in ascii or hexadecimal forms, and other information such as the receiving of particular frame or the triggering of a specific command.
- Enum dock: includes tools to create, duplicate, remove, select and manage the groups of enums.
[Home]