テストと計測
テストと計測用製品を MATLAB® または Simulink® で使用して、データ収集ハードウェア、イメージング ハードウェア、テストと計測用機器、OPC サーバー、CAN バス、および IoT デバイスを制御し、これらからデータを収集できます。MATLAB デスクトップでは、収集したデータを可視化して解析することができます。
研究室またはワークベンチ環境において、以下を行うことができます。
VISA や IVI などの業界標準プロトコルを使用して、イーサーネット、USB、および GPIB を通じて計測器、周辺装置、および機器と通信する。
イメージおよびビデオをサードパーティ製カメラから MATLAB および Simulink にインポートする。
入出力機能を備えたアナログおよびデジタル信号をサポートするデータ収集機器に接続し、モーターおよびセンサーを制御し、ライブ データを収集および解析する。
自動車および産業環境において、以下を行うことができます。
CAN、XCP、J1930 プロトコルを使用して、MATLAB または Simulink から直接、車載 CAN ネットワークを監視し、これと通信する。MDF、BLF、CDF など業界標準形式のファイルでのデータの読み取りと書き込みを実行する。
MATLAB および Simulink を、OPC および OSIsoft® PI サーバーとデータ ヒストリアンに接続し、MODBUS および MQTT プロトコルでデバイスと通信する。
ThingSpeak™ IoT クラウド プラットフォームを使用して、デバイスからデータを保存してアクセスし、クラウド上でライブ データ ストリームの解析および可視化を行う。
テストと計測 向け製品
トピック
信号と通信
- 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.
自動車および産業
- Transmit and Receive CAN Messages (Vehicle Network Toolbox)
Discover CAN devices and communicate over a network. - Acquire Measurement Data via Dynamic DAQ Lists (Vehicle Network Toolbox)
Create a dynamic data acquisition list and read measurements from the list events. - Read Data from MDF-Files (Vehicle Network Toolbox)
Read channel data from an MDF-file. - Get Started with J1939 Communication in MATLAB (Vehicle Network Toolbox)
Create and use J1939 channels to transmit and receive parameter groups on a J1939 network. - 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.
モノのインターネット
- Ways to Write Data (ThingSpeak)
Collect data in your channel with hardware or software on devices or computers using the REST API, MQTT, MATLAB, or third party-applications. - Create Customized ThingSpeak Channel View (ThingSpeak)
Convert the ThingSpeak channel view into a live data console.