Serial Port Monitor - Software Serial Port sniffer, logger & protocol analyzer for Windows
Download Device Monitoring Studio Hide this button

Serial Terminal Object

The Serial Terminal object represents the Serial Terminal module to the running scripts. It exposes the ITerminalManager interface and may be access through the global object terminal.

User script is able to enumerate the serial terminal sessions created by the user in the Device Monitoring Studio's user interface using the ITerminalManager.sessions property. It may also create new terminal session by calling ITerminalManager.createSession method.