属性

BaudRate        Specify the rate at which bits are transmitted

BreakInterruptFcn        Specify the callback function to execute when a break-interrupt event occurs

ByteOrder        Specify the byte order of the device

BytesAvailable        Number of bytes available in the input buffer

BytesAvailableFcn        Specify the callback function to execute when a specified number of bytes is available in the input buffer, or a terminator is read

BytesAvailableFcnCount        Specify the number of bytes that must be available in the input buffer to generate a bytes-available event

BytesAvailableFcnMode        Specify if the bytes-available event is generated after a specified number of bytes is available in the input buffer, or after a terminator is read

BytesToOutput        Number of bytes currently in the output buffer

DataBits        Number of data bits to transmit

DataTerminalReady        State of the DTR pin

ErrorFcn        Specify the callback function to execute when an error event occurs

FlowControl        Data flow control method to use

InputBufferSize        Size of the input buffer in bytes

Name        Descriptive name for the serial port object

ObjectVisibility        Control access to serial port object

OutputBufferSize        Size of the output buffer in bytes

OutputEmptyFcn        Specify the callback function to execute when the output buffer is empty

Parity        Specify the type of parity checking

PinStatus        State of the CD, CTS, DSR, and RI pins

PinStatusFcn        Specify the callback function to execute when the CD, CTS, DSR, or RI pins change state

Port        Specify the platform-specific serial port name

ReadAsyncMode        Specify whether an asynchronous read operation is continuous or manual

RecordDetail        Specify the amount of information saved to a record file

RecordMode        Specify whether data and event information are saved to one record file or to multiple record files

RecordName        Name of the record file

RecordStatus        Indicate if data and event information are saved to a record file

RequestToSend        State of the RTS pin

Status        Indicate if the serial port object is connected to the device

StopBits        Number of bits used to indicate the end of a byte

Tag        Label to associate with a serial port object

Terminator        Terminator character

Timeout        Waiting time to complete a read or write operation

TimerFcn        Specify the callback function to execute when a predefined period of time passes.

TimerPeriod        Period of time between timer events

TransferStatus        Indicate if an asynchronous read or write operation is in progress

Type        Object type

UserData        Data you want to associate with a serial port object

ValuesReceived        Total number of values read from the device

ValuesSent        Total number of values written to the device

matlab写的串口通信图像上位机,MATLAB的串口通信相关推荐

  1. 用matlab写的视频截取图像桢,基于MATLAB的储粮害虫图像处理方法

    摘要:在对粮虫图像处理过程中,介绍了Matlab图像处理工具箱中的函数,给出了图像处理 与分析的技术实现, 边缘检测及轮廓提取, 通过形态学方法进行图像特征抽取与分析,达到了比较好的效果. 关键词:粮 ...

  2. C#实现串口通信的上位机开发

    目录 上位机 串口通信 C#串口通信:SerialPort类 列出所有的串口 C#串口通信:读写数据 写数据: 读数据: DataReceived事件: 数据发送不同步问题: 界面设计 波形显示(ch ...

  3. C#做一个简单的进行串口通信的上位机

    C#做一个简单的进行串口通信的上位机 乱世中的单纯 发布于 1年前,共有 10 条评论 1.上位机与下位机 上位机相当于一个软件系统,可以用于接收数据.控制数据.即可以对接收到的数据直接发送操控命令来 ...

  4. 自己用C#写的控制三菱FX5U PLC(三菱任何系列都通用,网口,串口都行)的上位机程序

    自己用C#写的控制三菱FX5U PLC(三菱任何系列都通用,网口,串口都行)的上位机程序,PLC源程序也附上,是学习C#和三菱PLC通信的好例子,有对辅助继电器M,对单字,双子D的读写,IO的监控,报 ...

  5. C#写的控制三菱FX5U PLC(三菱任何系列都通用,网口,串口都行)的上位机程序

    自己用C#写的控制三菱FX5U PLC(三菱任何系列都通用,网口,串口都行)的上位机程序,PLC源程序也附上,是学习C#和三菱PLC通信的好例子,有对辅助继电器M,对单字,双子D的读写,IO的监控,报 ...

  6. 如何调试上位机软件与串口进行通信

    为了在没有下位机连接的情况下调试上位机软件,看上位机软件是否能通过串口和下位机通信,以及通信的具体内容,下面给出解决方法: 1.下载"vspd虚拟串口" vspd虚拟串口软件是用来 ...

  7. 多路双向串口转网口上位机C++源代码带主动连接支持UDP和TCP客户端Socket通信C语言

    多路双向串口转网口上位机C++源代码带主动连接支持UDP和TCP客户端Socket通信C语言 使用说明介绍 1.功能介绍: 完成了多路网口和串口数据转换的功能. 可实现串口接收到的数据,通过网口发送出 ...

  8. “Xilinx ZYNQ+TCP通信+Python上位机”实现实时视频传输系统

    笔者在CSDN的第一篇万字长文,请多多支持. 本文是笔者的公众号 IC设计者笔记 文章的转载.很多优质原创内容都会第一时间发布在公众号,欢迎关注公众号,一起交流学习.公众号后台回复"ZYNQ ...

  9. 乐鑫Esp32学习之旅 安信可 ESP32-Cam 摄像头开发板二次开发 C SDK编程,拍照图片通过有线串口传到上位机PC端。(附带设备端+PC端源码)

    本系列博客学习由非官方人员 半颗心脏 潜心所力所写,仅仅做个人技术交流分享,不做任何商业用途.如有不对之处,请留言,本人及时更改. 系列一:ESP32系列模组基础学习系列笔记 1. 爬坑学习新旅程,虚 ...

最新文章

  1. OTA升级flash分区
  2. VLC SDK在VS2010中的配置及简单使用举例
  3. ambari hive mysql_ambari方式安装hadoop的hive组件遇到的问题
  4. python爬虫分析大学排名_Python爬虫获得国内高校排名,python,获取,大学排名
  5. .以及JDK1.5ConcurrentHashMap新特性
  6. AAAI 2020 开源论文 | 可建模语义分层的知识图谱补全方法
  7. kylin如何支持flink_大数据集群运维(28) Kylin 配置使用 flink 构建 Cube
  8. python爬去百度图片_python实现爬取百度图片的方法示例
  9. Win10如何设置IE为默认浏览器
  10. 130.C++经典面试题 52-100
  11. 非视线成像:基于飞秒摄影技术
  12. 偏执的interviewee
  13. 威金VIKing病毒专杀 ,瑞星viking专杀
  14. excel输入公式显示公式_显示Excel公式而不是结果
  15. 形式语言与自动机 Part 3.有限自动机
  16. 广州润衡网吧装饰,很牛的网吧装饰
  17. [转] 给土鳖装上鹰的翅膀和眼睛后会怎么样?
  18. delist(滴滴delist)
  19. 数据保护与隐私无从下手?IBM Guardium在全面可靠上拔头筹!
  20. 论文:Pyramid Vision Transformer

热门文章

  1. 2 Django-2的路由层(URLconf)
  2. 笔记:css中的position定位
  3. BeanFactory的实现原理
  4. Linq把一个DataTable根据一列去除重复数据
  5. linux卸载HBA卡驱动
  6. javascript时间函数
  7. 如何完成dedecms外部数据库调用|跨数据库数据调用
  8. eclipse-indigo 中 user libraries 自动部署 WEB-INF/lib 配置
  9. 若何在嵌入式Linux及下建造QPF字库
  10. Python资料收藏(杂乱版)