测试和测量
采集、分析和探查数据并自动进行测试
将测试和测量产品与 MATLAB® 或 Simulink® 结合使用,您可以控制和获取来自数据采集硬件、成像硬件、测试和测量设备、OPC 服务器、CAN 总线和物联网设备的数据。在 MATLAB 桌面中,您可以可视化和分析数据。
在研究实验室或工作台环境中:
使用 VISA 和 IVI 等行业标准协议,通过以太网、USB 和 GPIB 与仪器、外围设备和其他设备通信。
将来自第三方摄像头的图像和视频导入 MATLAB 和 Simulink。
连接到支持具有输入与输出功能的模拟和数字信号的数据采集设备、控制电机和传感器,并采集和分析实时数据。
在汽车和工业环境中:
使用 CAN、XCP 和 J1930 协议,直接从 MATLAB 或 Simulink 监控车载 CAN 网络并与之通信。在 MDF、BLF 和 CDF 等行业标准格式文件中读写数据。
将 MATLAB 和 Simulink 连接到 OPC 和 AVEVA® PI 服务器及数据历史记录系统,并通过 Modbus® 和 MQTT 协议与设备通信。
借助 ThingSpeak™ 物联网云平台,从您的设备存储和访问数据,并在云中对实时数据流执行分析和可视化。
适用产品: 测试和测量
主题
信号和通信
- Write and Read Serial Port Data (Instrument Control Toolbox)
Write and read both text and binary data with a serial port device. - Communicate Using TCP/IP Server Sockets (Instrument Control Toolbox)
Communicate between a client and MATLAB, or between two instances of MATLAB. - Write and Read ASCII Data Using VISA (Instrument Control Toolbox)
Explore ASCII write and read operations with a VISA object. - Reading Inphase and Quadrature (IQ) Data from a Signal Analyzer over TCP/IP (Instrument Control Toolbox)
Acquire IQ Data from a signal analyzer over a TCP/IP interface. - Generate Standard Waveforms Using the Quick-Control Function Generator (Instrument Control Toolbox)
Use the Quick-Control Function Generator to generate a standard waveform. - Use IVI-C Class-Compliant Drivers (Instrument Control Toolbox)
Use IVI-C class-compliant MATLAB drivers to interface with MATLAB for instruments running on IVI-C class-compliant drivers.
汽车和工业
- 传输和接收 CAN 报文 (Vehicle Network Toolbox)
发现 CAN 设备并通过网络进行通信。 - 通过动态 DAQ 列表采集测量数据 (Vehicle Network Toolbox)
创建一个动态数据采集列表,并从列表事件中读取测量值。 - 从 MDF 文件中读取数据 (Vehicle Network Toolbox)
从 MDF 文件中读取通道数据。 - MATLAB J1939 通信快速入门 (Vehicle Network Toolbox)
创建和使用 J1939 通道在 J1939 网络上传输和接收参数组。 - Read and Write Current OPC UA Server Data (Industrial Communication Toolbox)
This example shows you how to read and write data to an OPC UA server.
图像和数据采集
- Acquire Data with Analog Input Recorder (Data Acquisition Toolbox)
Use the Analog Input Recorder app to visualize and record analog input signals. - Generate Signals with Analog Output Generator (Data Acquisition Toolbox)
Use the Analog Output Generator app to define and produce analog output signals. - Acquire Data Using NI Devices (Data Acquisition Toolbox)
Acquire data from a National Instruments™ device. - Simultaneously Acquire Data and Generate Signals (Data Acquisition Toolbox)
Acquire and generate data using two National Instruments modules operating at the same time. - Preview Live Data from Image Acquisition Device (Image Acquisition Toolbox)
View the incoming video stream without actually acquiring data. - Acquire Images from GigE Vision Cameras (Image Acquisition Toolbox)
Create thegigecam
object and acquire images.
物联网
- 写入数据的方式 (ThingSpeak)
使用 REST API、MQTT、MATLAB 或第三方应用程序通过设备或计算机上的硬件或软件收集您通道中的数据。 - 创建自定义 ThingSpeak 通道视图 (ThingSpeak)
将 ThingSpeak 通道视图转换为实时数据控制台。