Serial Port Monitor
- Software Serial Port sniffer, logger & protocol analyzer for Windows
Docs
Download Device Monitoring Studio
Hide this button
Terminal.DataBits Enumeration
Previous Article
Getting Started
Next Article
Allowed data bits constants.
Symbol
Value
Description
_5
5
5 bits data length.
_6
6
6 bits data length.
_7
7
7 bits data length.
_8
8
8 bits data length.
Previous Article
Getting Started
Next Article
+
-
Device Monitoring Studio Overview
What's New in 9.12
What's New in 9.01
What's New in 8.33
What's New in 8.30
What's New in 8.04
What's New in 8.02
What's New in 7.74
What's New in 7.70
What's New in 7.51
What's New in 7.25
What's New in 7.17
What's New in 7.13
What's New in 7.05
+
-
Monitoring Session Management
Devices Tool Window
Sessions Tool Window
Session Configuration Window
+
-
Device Types
Network
USB
Serial
Serial Bridge
Playback
Multi-Source
Remote
Import
+
-
Data Processing
+
-
Custom View
Visualizer Host
Samples
User Experience
+
-
Structure View
Root Protocol
Display Filter
+
-
Raw Data View
Customization
Navigation
Pattern Coloring
Advanced
+
-
Regular Expressions
Regular Expressions Syntax
Examples
+
-
URB View
Exporting Data
+
-
Packet View
Exporting Data
+
-
Statistics
Advanced
+
-
Audio View
Exporting Data
+
-
Video View
Exporting Data
+
-
HID View
Exporting Data
+
-
Mass Storage View
Exporting Data
+
-
Still Image View
Exporting Data
+
-
Communications View
Exporting Data
+
-
Request View
+
-
Console View
+
-
Data View
Exporting Data
+
-
MODBUS View
Exporting Data
+
-
PPP View
Exporting Data
+
-
Line View
+
-
Request View (Legacy)
Exporting Data
+
-
Console View (Legacy)
+
-
HTTP View
+
-
Data Recording
Data Recording Options
Save to Log
+
-
Raw Exporter
+
-
Text Exporter
+
-
Advanced
Generic Coloring
Coloring Tab
+
-
Legacy Data Recording
+
-
Filtering
Capture Filter
+
-
Generic Filtering (Legacy)
Filtering Tab
+
-
Advanced Features
+
-
Network Monitoring
+
-
Packet Builder
Sending Packets
Saving and Loading Packets
+
-
USB Monitoring
Device Descriptor
Configuration Descriptor
Dependent Devices
HID Descriptor
HID Send
+
-
Serial Monitoring
Serial Device Information
Custom Communication Mode
Data Repeater
+
-
Serial Terminal
Session Configuration Window
+
-
MODBUS Send
Using MODBUS Send
MODBUS Session
+
-
MODBUS Send Window Rollouts
+
-
Generic Rollouts
Result Rollout
User Data Rollout
Parameters Rollout
+
-
Request Rollouts
Write Multiple Coils Rollout
Write Multiple Registers Rollout
Read File Record Rollout
Write File Record Rollout
Mask Write Register Rollout
Read/Write Multiple Registers Rollout
+
-
Response Rollouts
Get Comm Event Log Rollout (response)
Read FIFO Queue Rollout (response)
Read File Record Rollout (response)
Read/Write Multiple Registers Rollout (response)
Report Slave ID Rollout (response)
+
-
Protocol Binding
Pre-installed Protocols
+
-
Custom Protocols
Predefined Fields
Protocol Reference
+
-
Protocol Editor
Protocols List Tool Window
Coloring
Licenses
+
-
Tutorials
Adding New Protocol
+
-
Language Reference
Comments
+
-
Preprocessor Overview
#include directive
#pragma once Directive
#define Directive
#error Directive
+
-
Preprocessor Operators
# Stringizing Operator
## Token-Pasting Operator
Conditional Compilation Directives
Predefined Macros
Built-in Types
+
-
Expressions Overview
Immediates
References
Byte Arrays
Field Access
. Field Access Operator
[] Array Indexing Operator
() Expression Grouping Operator
() Function Call Operator
- Unary Minus Operator
~ Bitwise NOT Operator
& Bitwise AND Operator
^ Bitwise XOR Operator
| Bitwise OR Operator
! Logical NOT Operator
&& Logical AND Operator
|| Logical OR Operator
sizeof() Operator
& Address-Of Operator
* Multiplication Operator
/ Division Operator
% Modulo Division Operator
+ Addition Operator
- Subtraction Operator
<< Left Shift Operator
>> Right Shift Operator
>>> Right Unsigned Shift Operator
< Less Than Operator
<= Less Than or Equal Operator
> Greater Than Operator
>= Greater Than or Equal Operator
== Equality Operator
!= Inequality Operator
?: Conditional Operator
+
-
Functions
+
-
Internal Functions
Built-In Functions
+
-
Native Functions
+
-
External Functions
Attaching Scripts
External Functions
+
-
Statements
if Statement
switch Statement
break Statement
while Statement
for Statement
do…while Statement
return Statement
Scopes
Constants and Constant Arrays
Variables and Variable Arrays
Enumerations
+
-
User-Defined Types
+
-
Supported Types
Structures
Unions
Case Unions
Forward Declarations
+
-
Data Fields
Plain Field
Array Field
Bit Field
Pointer Field
+
-
Attributes
+
-
Field Attributes
noindex Attribute
noautohide Attribute
onread Attribute
format Attribute
description Attribute
color_scheme Attribute
+
-
Type Attributes
display Attribute
Typedefs
+
-
Directives
$assert Directive
$print Directive
$break_array Directive
$bind Directive
$alert Directive
$revert_to Directive
$shift_by Directive
$remove_to Directive
Format String Syntax
Errors
+
-
Scripting
Working with Scripts
Debugging Scripts
What Can I do with Scripting?
Event Binding
+
-
Scripting Site Object
IScriptingSite Interface
+
-
Monitoring Object
IHost Interface
+
-
Monitoring Session Object
ISession Interface
IVisualizer Interface
+
-
Serial Namespace
Serial.CommunicationsMode Enumeration
+
-
Playback Namespace
Playback.Config Interface
Playback.Range Interface
Playback.Scale Enumeration
+
-
Session Namespace
Session.State Enumeration
+
-
Multi Namespace
Multi.Color Interface
+
-
VisConfig Namespace
VisConfig.Exporter Interface
VisConfig.Filter Interface
VisConfig.Recorder Interface
+
-
DataRecording Namespace
DataRecording.IRecordingVisualizer Interface
DataRecording.IRecordingVisualizer2 Interface
+
-
Exporters Namespace
Exporters.IExporterVisualizer Interface
+
-
Serial Terminal Objects
Serial Terminal Object
Device Configuration Object
Predefined Flow Control Object
+
-
Reference
ITerminalManager Interface
IPredefinedFlowControl Interface
IFlowControl Interface
IDeviceConfig Interface
ISerialTimeouts Interface
+
-
Serial Terminal Session Object
+
-
Reference
ITerminalSession Interface
+
-
Terminal Namespace
Terminal.DataBits Enumeration
Terminal.Parity Enumeration
Terminal.SendAs Enumeration
Terminal.StopBits Enumeration
Terminal.DTRControl Enumeration
Terminal.RTSControl Enumeration
+
-
Network Manager Object
+
-
Reference
INetworkManager Interface
+
-
Network Namespace
Network.SessionType Enumeration
INetworkSession Interface
+
-
TCP Session Object
ITcpSession Interface
+
-
UDP Session Object
IUdpSession Interface
+
-
TCP Listener Object
ITcpListener Interface
+
-
MODBUS Manager Object
IModbusManager Interface
+
-
MODBUS Builder Object
+
-
Reference
IModbusBuilder Interface
ReadFileRequest Interface
ReadFileResponse Interface
FileRecord Interface
+
-
Remote Connection Manager Object
IRemoteHost Interface
+
-
Bridge Manager Object
IBridgeHost Interface
+
-
Bridge Object
IBridge Interface
+
-
File Manager Object
+
-
Reference
IFileManager Interface
+
-
File Namespace
File.OpenMode Enumeration
File.Access Enumeration
File.Share Enumeration
+
-
File Object
IFile Interface
+
-
HID Manager Object
IHIDManager Interface
+
-
HID Device Object
IHIDDevice Interface
+
-
HID Session Object
+
-
Reference
+
-
HID Namespace
HID.ReportType Enumeration
IHIDSession Interface
IHIDParser Interface
IHIDBuilder Interface
IHIDCaps Interface
IHIDRange Interface
IHIDValue Interface
IHIDValueCaps Interface
IHIDNode Interface
IHIDData Interface
IHIDButtonCaps Interface
IHIDUsageAndPage Interface
+
-
TypeScript Support
License
+
-
Monaco Editor
License
+
-
Overview
Connect Server Window
+
-
Device Monitoring Studio Server
Installation
Server Security
Configuration Utility
Server Configuration File Reference
Server Command-Line Reference
+
-
User Interface
+
-
Notification Windows
Next Connected Device (Serial)
Next Connected Device (USB)
Line View Notification
New Terminal Session
Continue Playback
Statistics Special Mode
Statistics Static Line
Fast data entering (MODBUS Send window)
Commands
Menus
Toolbars
Keyboard Shortcuts
Tool Windows
Window Switching
Workspace
Global Switch
+
-
Configuration
General Tab
Multi-Source Device Colors Tab
Recording/Playback Tab
Data Processing Tab
Commands Tab
Keyboard Tab
Proxy Tab
Download PDF