National Instruments Instrument Driver NI-DMMの取扱説明書

デバイスNational Instruments Instrument Driver NI-DMMの取扱説明書

デバイス: National Instruments Instrument Driver NI-DMM
カテゴリ: ネットワークカード
メーカー: National Instruments
サイズ: 0.12 MB
追加した日付: 10/30/2014
ページ数: 12
説明書を印刷

ダウンロード

使い方は?

私たちの目的は、皆様方にデバイスNational Instruments Instrument Driver NI-DMMの取扱説明書に含まれたコンテンツを可能な限り早く提供することです。オンラインプレビューを使用すると、National Instruments Instrument Driver NI-DMMに関してあなたが抱えている問題に対する解決策の内容が素早く表示されます。

便宜上

説明書National Instruments Instrument Driver NI-DMMをこちらのサイトで閲覧するのに不都合がある場合は、2つの解決策があります:

  • フルスクリーン表示 – 説明書を(お使いのコンピュータにダウンロードすることなく)便利に表示させるには、フルスクリーン表示モードをご使用ください。説明書National Instruments Instrument Driver NI-DMMのフルスクリーン表示を起動するには、全画面表示ボタンを押してください。
  • コンピュータにダウンロード - National Instruments Instrument Driver NI-DMMの説明書をお使いのコンピュータにダウンロードし、ご自身のコレクションに加えることもできます。デバイス上のスペースを無駄にしたくない場合は、いつでもManualsBaseサイトでダウンロードすることもできます。
National Instruments Instrument Driver NI-DMM 取扱説明書 - Online PDF
Advertisement
« Page 1 of 12 »
Advertisement
印刷版

多くの人々は画面表示ではなく印刷された説明書を読むほうを好みます。説明書を印刷するオプションも提供されており、上記のリンクをクリックすることによりそれを利用できます - 説明書を印刷。説明書National Instruments Instrument Driver NI-DMMを全部印刷する必要はなく、選択したページだけを印刷できます。紙を節約しましょう。

要旨

次のページにある説明書National Instruments Instrument Driver NI-DMMの内容のプレビューは、以下にあります。次のページにある説明書の内容をすぐに表示したい場合は、こちらをご利用ください。

内容要旨
ページ1に含まれる内容の要旨

322614f.qxp 11/23/2004 10:13 AM Page 1
QUICK REFERENCE

NI-DMM Instrument Driver
Initialize and Close
1
ICON TYPE PARAMETER VALUE TO SET, COMMENTS
2
niDMM Initialize
(niDMM_init)
Creates a new session to the instrument.
ViRsrc resourceName For Traditional NI-DAQ devices, use DAQ::#,
where # is the device number.
For NI-DAQmx devices, the device name is
assigned by Measurement & Automation
Explorer (MAX). Optionally, for all devices
you can use an IVI logical name.
ViBoolean IDQuery NID

ページ2に含まれる内容の要旨

322614f.qxp 11/23/2004 10:13 AM Page 2 Initialize and Close (continued) ICON TYPE PARAMETER VALUE TO SET, COMMENTS niDMM Close (niDMM_close) Closes the current session to the instrument. ViSession vi Session handle Configure ICON TYPE PARAMETER VALUE TO SET, COMMENTS niDMM Configure Measurement Digits (niDMM_ConfigureMeasurementDigits) Configures the common properties of the measurement. ViSession vi Session handle ViInt32 Function DC volts, AC volts, and so on ViReal64 Range ViReal64 Resolut

ページ3に含まれる内容の要旨

322614f.qxp 11/23/2004 10:13 AM Page 3 Measurement Options (continued) ICON TYPE PARAMETER VALUE TO SET, COMMENTS niDMM Configure Auto Zero (niDMM_ConfigureAutoZeroMode) Configures the DMM for Auto Zero. ViSession vi Session handle ViInt32 AutoZero Default = Auto niDMM Configure ADC Calibration (niDMM_ConfigureADCCalibration) Allows the NI 4070/4071/4072 to compensate for gain drift since the last external or self-calibration. ViSession vi Session handle ViInt32 ADC Calibration Default = Aut

ページ4に含まれる内容の要旨

322614f.qxp 11/23/2004 10:13 AM Page 4 Capacitance and Inductance ICON TYPE PARAMETER VALUE TO SET, COMMENTS niDMM Configure Cable Comp Type (niDMM_ConfigureCableCompType) Sets the Cable Compensation Type property for the current capacitance/inductance mode range on the NI 4072. ViSession vi Session handle ViInt32 Cable Comp Type niDMM Configure Open Cable Comp Values (niDMM_OpenCableCompValues) Configures the Open Cable Comp Conductance and Open Cable Comp Susceptance properties on the NI 4

ページ5に含まれる内容の要旨

322614f.qxp 11/23/2004 10:13 AM Page 5 Triggers ICON TYPE PARAMETER VALUE TO SET, COMMENTS niDMM Configure Trigger (niDMM_ConfigureTrigger) Configures the DMM trigger source and trigger delay. ViSession vi Session handle ViInt32 Trigger Source Default = Immediate ViReal64 Trigger Delay Default = Auto niDMM Send Software Trigger (niDMM_SendSoftwareTrigger) Sends a command to trigger the DMM. ViSession vi Session handle niDMM Configure Trigger Slope (niDMM_ConfigureTriggerSlope) Sets the Trigge

ページ6に含まれる内容の要旨

322614f.qxp 11/23/2004 10:13 AM Page 6 Actual Values ICON TYPE PARAMETER VALUE TO SET, COMMENTS niDMM Get Auto Range Value (niDMM_GetAutoRangeValue) Returns the actual range that the DMM is using, even when auto ranging is off. ViSession vi Session handle ViReal64* autoRange Value Output niDMM Get Aperture Time Info (niDMM_GetApertureTimeInfo) Returns the aperture time and aperture time units. ViSession vi Session handle ViReal64* Aperture Time Output ViInt32* Aperture Time Output (seconds or

ページ7に含まれる内容の要旨

322614f.qxp 11/23/2004 10:13 AM Page 7 Acquisition (continued) ICON TYPE PARAMETER VALUE TO SET, COMMENTS niDMM Read Waveform (niDMM_ReadWaveform) Acquires a waveform and returns an array representing the digitized waveform on the NI 4070/4071/4072. ViSession vi Session handle ViInt32 Maximum Time Milliseconds ViInt32 Number to Read Default = 1 ViReal64[]* Waveform Data Output ViInt32* Actual Number Output niDMM Is Over Range (niDMM_IsOverRange) Takes a measurement value and determines if the

ページ8に含まれる内容の要旨

322614f.qxp 11/23/2004 10:13 AM Page 8 Low-Level Acquisition (continued) ICON TYPE PARAMETER VALUE TO SET, COMMENTS niDMM Fetch Waveform (niDMM_FetchWaveform) Acquires an array of data from a waveform on the NI 4070/4071/4072. ViSession vi Session handle ViInt32 Maximum Time Milliseconds ViInt32 Number to Fetch Default = 1 ViReal64[ ]* Waveform Data Output ViInt32* Actual Number Output niDMM Read Status (niDMM_ReadStatus) Returns measurement backlog and acquisition status on the NI 4060 and

ページ9に含まれる内容の要旨

322614f.qxp 11/23/2004 10:13 AM Page 9 Utility (continued) ICON TYPE PARAMETER VALUE TO SET, COMMENTS niDMM Format Measurements Absolute (niDMM_FormatMeasAbsolute) Formats the measurement to the proper number of displayed digits. ViInt32 Function DC volts, AC volts, and so on ViReal64 Range Input ViReal64 Resolution Input ViReal64 Measurement Input ViChar [ ] Mode String Output ViChar [ ] Range String Output ViChar [ ] Data String Output niDMM Get Digits Of Precision (niDMM_GetDigitsOfPrecisi

ページ10に含まれる内容の要旨

322614f.qxp 11/23/2004 10:13 AM Page 10 Calibration (continued) ICON TYPE PARAMETER VALUE TO SET, COMMENTS niDMM Get Dev Temp (niDMM_GetDevTemp) Returns the current temperature of the NI 4070/4071/4072. ViSession vi Session handle ViString Reserved " " ViReal64* Temperature Output niDMM Get Last Cal Temp (niDMM_GetLastCalTemp) Returns the temperature during the last calibration procedure on the NI 4070/4071/4072. ViSession vi Session handle ViInt32 Area Default = Internal ViReal64* Temperatu

ページ11に含まれる内容の要旨

322614f.qxp 11/23/2004 10:13 AM Page 11 DMM Programming Flow © © National Instruments Corporation National Instruments Corporation 11 NI-DMM Instrument Driver Quick Reference Close Initialize Configure Hardware Read Session Initiate/Fetch

ページ12に含まれる内容の要旨

322614f.qxp 11/23/2004 10:13 AM Page 12 National Instruments, NI, ni.com, and LabVIEW are trademarks of National Instruments Corporation. Refer to the Terms of Use section on ni.com/legal for more information about National Instruments trademarks. Other product and company names mentioned herein are trademarks or trade names of their respective companies. For patents covering National Instruments products, refer to the appropriate location: Help»Patents in your software, the patents.txt file


類似の説明書
# 取扱説明書 カテゴリ ダウンロード
1 National Instruments 24-Bit Half/Full-Bridge Analog Input Module NI 9237 取扱説明書 ネットワークカード 11
2 National Instruments 700 取扱説明書 ネットワークカード 2
3 National Instruments 370620B-01 取扱説明書 ネットワークカード 0
4 National Instruments 5411 取扱説明書 ネットワークカード 0
5 National Instruments 6508 PCI-DIO-96 取扱説明書 ネットワークカード 1
6 National Instruments 8-Channel Solid-State Relay (SSR) Digital Output NI 9485 取扱説明書 ネットワークカード 6
7 National Instruments 8330 Series 取扱説明書 ネットワークカード 0
8 National Instruments AT E Series 取扱説明書 ネットワークカード 4
9 National Instruments BNC-2140 取扱説明書 ネットワークカード 0
10 National Instruments 374318A-01 取扱説明書 ネットワークカード 0
11 National Instruments Cabled PCI Express 取扱説明書 ネットワークカード 0
12 National Instruments AutoCode NI MATRIX 取扱説明書 ネットワークカード 1
13 National Instruments cFP-20xx 取扱説明書 ネットワークカード 0
14 National Instruments DAQCard-1200 取扱説明書 ネットワークカード 6
15 National Instruments Data Acquisition Device NI USB-621x 取扱説明書 ネットワークカード 10
16 Sony BTA-NW1A 取扱説明書 ネットワークカード 2
17 Sony BKMW-E3000 取扱説明書 ネットワークカード 2
18 Sony AC-SQ950D 取扱説明書 ネットワークカード 0
19 Sony BBV RX100 取扱説明書 ネットワークカード 3
20 Sony CLIE A-AVZ-100-11 取扱説明書 ネットワークカード 1