このページは機械翻訳を使用して翻訳されました。最新版の英語を参照するには、ここをクリックします。
機器の接続と通信
機器との接続、設定、通信の基本手順
使用するインターフェースに関係なく、機器通信の基本的なワークフローを構成する共通の手順があります。いずれの場合も、ハードウェア リソースを調べてインターフェイス オブジェクトを作成する必要があります。プロパティの設定はオプションです。読み取りと書き込みは、使用しているインターフェースによって異なります。使用しているインターフェースのドキュメントのセクションを参照してください。
トピック
機器通信ワークフロー
- 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. - Connecting to the Instrument
Establish a connection between the object and the interface or 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. - Interface and Property Help
View documentation and examples in the system web browser; get help and support information in the Command Window.