테스트 및 계측
MATLAB® 또는 Simulink® 테스트 및 계측 제품을 사용하여 데이터 수집 하드웨어, 영상 하드웨어, 테스트 및 측정 장비, OPC 서버, CAN 버스, IoT 기기에서 데이터를 제어하고 수집할 수 있습니다. 그 후에 MATLAB 데스크탑에서 데이터를 시각화 및 분석할 수 있습니다.
연구소 또는 워크벤치 환경에서 다음을 수행할 수 있습니다.
VISA 및 IVI와 같은 업계 표준 프로토콜을 사용하여 이더넷, USB, GPIB를 통해 계측기, 주변 기기 및 장비와 통신합니다.
타사 카메라의 영상과 비디오를 MATLAB 및 Simulink로 가져옵니다.
아날로그 신호와 디지털 신호를 지원하며 입력/출력 기능을 갖춘 데이터 수집 장치에 연결하여 모터와 센서를 제어하고 실시간 데이터를 수집 및 분석합니다.
자동차 및 산업 환경에서 다음을 수행할 수 있습니다.
CAN, XCP, J1930 프로토콜을 사용하여 차량 내 CAN 네트워크를 MATLAB이나 Simulink에서 바로 모니터링하고 통신합니다. 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 Data on OPC DA Server (Industrial Communication Toolbox)
Use group and item objects to read and write data on an OPC DA server synchronously and asynchronously. - Update MATLAB Plots While Logging OPC Data (Industrial Communication Toolbox)
Use a custom callback to plot data acquired during an OPC logging task.
영상 및 데이터 수집
- 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.