이 페이지는 기계 번역을 사용하여 번역되었습니다. 영어 원문을 보려면 여기를 클릭하십시오.
계측기 연결 및 통신
계측기를 연결, 구성 및 통신하기 위한 기본 단계
어떤 인터페이스를 사용하든 계측기 통신의 기본 워크플로를 구성하는 공통적인 단계가 있습니다. 모든 경우에 하드웨어 리소스를 검사하고 인터페이스 객체를 생성해야 합니다. 속성 설정은 선택 사항입니다. 읽기와 쓰기는 사용하는 인터페이스에 따라 달라집니다. 사용하는 인터페이스에 대한 설명서 섹션을 참조하십시오.
도움말 항목
계측기 통신 워크플로
- Examining Your Hardware Resources
Return hardware-related information visible to the toolbox, including the installed adaptors and the syntax for creating instrument objects. - Creating Instrument Objects
Create a MATLAB® object that represents the interface or the instrument. - 계측기에 연결하기
객체와 인터페이스 또는 계측기 사이에 연결을 설정합니다. - Configuring and Returning Properties
View and set property values to configure the interface and instrument settings. - Communicating with Your Instrument
Write commands to the instrument, read data from the instrument, or call instrument driver functions. - Disconnecting and Cleaning Up
Disconnect the object, and remove the object from memory and from the workspace. - Summary
Choose whether to use interface objects or device objects for your application.
Instrument Control Toolbox 정보
- Instrument Control Toolbox Overview
Describes the Instrument Control Toolbox™ product and capabilities. - Supported Hardware
This table lists the hardware support for the Instrument Control Toolbox. - About Instrument Control
Explains the files and interface driver adaptors that compose the toolbox. - General Preferences for Instrument Control
The MATLAB software preferences related to the Instrument Control Toolbox. - Interface and Property Help
View documentation and examples in the system web browser; get help and support information in the Command Window.