Saleae Support
HomeDownloadUser ForumContact Us
Search
⌃K
Links
Saleae Support
Orders & Shipping
Getting Started
User Guide
Software
Protocol Analyzers
Software Extensions
Extension Installation
Create and Use Extensions
High-Level Analyzer (HLA) Extensions
Measurement Extensions
Extension File Format
About Third-Party Extensions
Publish an Extension
HLA - Analyzer Frame Format
Async Serial - Frame Format
I2C - Frame Format
SPI - Frame Format
CAN - Frame Format
Manchester - Frame Format
1-Wire - Frame Format
Async RGB LED - Frame Format
Simple Parallel - Frame Format
LIN - Frame Format
I2S - Frame Format
API Documentation
Automation & Analyzer SDK
Datasheets & Specifications
Troubleshooting
FAQ
Returns & Warranty
Community
Tutorials
Oscilloscope Tutorial
Logic Analyzer Tutorial
Learning Portal
Example Projects
Powered By GitBook

Async Serial - Frame Format

Output Frame Format

Frame Type: "data"

  • A single serial word
Property
Type
Description
data
bytes
The serial word, the width in bits is controlled by the serial settings
error
str
(optional) Present if an error was detected when decoding this word
address
bool
(optional) Present if multi-processor or multi-drop bus special modes were selected. True indicates that this is an address byte
Previous
HLA - Analyzer Frame Format
Next
I2C - Frame Format
Last modified 1yr ago
Export as PDF
Copy link
Edit on GitHub
On this page
Output Frame Format
Frame Type: "data"