Main Content

このページは機械翻訳を使用して翻訳されました。最新版の英語を参照するには、ここをクリックします。

計器ドライバ通信

計測器ドライバを使用して計測器と通信する

ドキュメントの多くのセクションで説明されているように、機器と通信するには、gpibi2c などのインターフェイス オブジェクトを作成する必要があります。また、コマンド セットを知らなくても計測器を構成および照会できるデバイス オブジェクトを作成することもできます。デバイス オブジェクトの使用に関する詳細については、Creating and Connecting Device Objects を参照してください。

関数

すべて展開する

instrhwinfoInformation about available hardware
instridDefine and retrieve commands that identify instruments
icdeviceデバイスオブジェクトを作成する
connectConnect device object to instrument
invokeExecute driver-specific function on device object
deviceresetReset instrument
selftestRun instrument self-test
geterrorCheck and return error message from instrument
dispDisplay instrument object summary information
getInstrument object properties
setConfigure or display instrument object properties
inspectOpen Property Inspector
methodsClass method names and descriptions
propinfoInstrument object property information
saveSave instrument objects and variables to MAT file
loadLoad instrument objects and variables into MATLAB workspace
lengthLength of instrument object array
sizeSize of instrument object array
isvalidDetermine whether instrument objects are valid
obj2mfileConvert instrument object to MATLAB code
disconnectDisconnect device object from instrument
deleteRemove instrument objects from memory
clearRemove instrument objects from MATLAB workspace

トピック

注目の例