テクニカルサポート
絞込み
コンテンツのタイプ
-
ドライバ/ファームウェア/ソフトウェア
- サンプル・プログラム
製品カテゴリ
-
全ての製品カテゴリ
-
PXI / AXIe / DAQおよびモジュール・ソリューション
-
PXI製品
- PXIオシロスコープおよびデジタイザ (23)
- PXIソフトウェア (1)
-
PXI製品
-
PXI / AXIe / DAQおよびモジュール・ソリューション
1-25 / 26
Get *IDN? Query Results, VISA COM library, C#
This sample program sends a *IDN? SCPI query to an instrument to get its identification string. The result is displayed on a MS Windows Console.
サンプル・プログラム 2017-04-28 |
![]() |
Get Lister Data, VISA library, Python 3.5
This script is a reference and starting point for automating Lister data capture over USB.
サンプル・プログラム 2017-04-28 |
![]() |
Get *IDN? Query, Screen Image, and Waveform Data Results, VISA COM library, VBA
This sample program performs three different tasks: 1) sends a *IDN? query to the instrument and reads back the ID string, 2) captures and saves a screen image from the oscilloscope, and 3) gets the oscilloscope's waveform data from channels 1 and 2.
サンプル・プログラム 2017-04-28 |
![]() |
Get Screen Image, VISA library, Python 3.5
This script shows how to save a screen image from an InfiniiVision oscilloscope to a PC.
サンプル・プログラム 2017-04-28 |
![]() |
Get Segmented Memory Time Tags and Measurement Results, VISA COM library, VBA
This sample program assumes the oscilloscope has been set to capture N segments. The program lists the segment number and the relative time stamp of that segment. A Delay measurement is made between channels 1 and 2 within each segment and the measurement value from each segment is listed.
サンプル・プログラム 2017-04-28 |
![]() |
Get InfiniiVision X-Series Oscilloscope Screen Image, LabVIEW
This sample program captures and saves a screen image from the InfiniiVilsion X-Series oscilloscope.
サンプル・プログラム 2017-04-28 |
![]() |
Get Screen Image, VISA library, Python (2.7)
This script shows how to save a screen image from an InfiniiVision oscilloscope to a PC.
サンプル・プログラム 2017-04-28 |
![]() |
Get Segmented Memory Time Tags and Measurement Results, VISA library, Python
This script figures out how many segments were acquired, flips through them, gathers the time tags and desired measurement results.
サンプル・プログラム 2017-04-28 |
![]() |
Acquisition Synchronization, Two Simple Methods, VISA library, Python
This script shows the two best synchronization methods for all InfiniiVision and InfiniiVision X-Series oscilloscopes. Benefits and drawbacks of each method are described.
サンプル・プログラム 2017-04-28 |
![]() |
Get InfiniiVision Oscilloscope Screen Image, LabVIEW
This sample program captures and saves a screen image from the InfiniiVilsion oscilloscope.
サンプル・プログラム 2017-04-28 |
![]() |
Get Segmented Memory Time Tags, Waveforms, and Measurement Results, VISA library, Python
This script can get waveforms and measurements from analog channels for segmented memory already acquired on an InfiniiVision oscillocope. It can also get time tags and produce an averaged segment for each analog channel.
サンプル・プログラム 2017-04-28 |
![]() |
Acquisition Synchronization, Two Simple Methods, MATLAB
This script shows how to properly initialize a Keysight InfiniiVision or InfiniiVision X-Series oscilloscope and synchronize an acquisition using the blocking :DIGitize command.
サンプル・プログラム 2017-04-28 |
![]() |
Save and Recall Setups, VISA library, Python
This script shows how to query the oscilloscope setup, save it to disk, recall it form disk, and use it to set up the oscilloscope again. This is also shown using the *LRN? query and with just trigger setups.
サンプル・プログラム 2017-04-28 |
![]() |
Get Screen Image and Waveform Data and Save to USB Thumb Drive, VISA library, Python
This script shows how to save a screen image and waveform data to a USB stick, with error checking.
サンプル・プログラム 2017-04-28 |
![]() |
Save Multiple Waveforms to a Binary File with Averaging, VEE
This sample program saves multiple waveforms to a binary file with averaging.
サンプル・プログラム 2017-04-28 |
![]() |
Load Arbitrary Waveform Data into WaveGen, VISA library, Python
This example shows several methods for getting arbitrary waveform data into the waveform generator of a Keysight InfiniiVision X-Series oscilloscope. The oscilloscope must have the WaveGen license and support arbitrary waveforms.
サンプル・プログラム 2017-04-28 |
![]() |
Get Waveform Data, VISA COM library, VBA
This sample program gets waveform data from the oscilloscope.
サンプル・プログラム 2017-04-28 |
![]() |
Get Waveform Data, VEE
This sample program gets waveform data from the oscilloscope.
サンプル・プログラム 2017-04-28 |
![]() |
Get Waveform Data, LabVIEW
This sample program gets waveform data from the oscilloscope.
サンプル・プログラム 2017-04-28 |
![]() |
Get Waveform Data (Elegant), VISA library, Python
This script shows how to pull the waveform data from the analog channels for already acquired data and save it to a computer. It shows how to determine which channels are on and have data, how much data, get the data into an array, scale data for each channel, and save/recall it to/from disk in both csv and Python Numpy formats.
サンプル・プログラム 2017-04-28 |
![]() |
Get Waveform Data (Brute Force), VISA library, Python
This script shows how to pull the waveform data from the analog channels for already acquired data and save it to a computer. It shows how to determine which channels are on and have data, how much data, get the data into an array, scale data for each channel, and save/recall it to/from disk in both csv and Python Numpy formats.
サンプル・プログラム 2017-04-28 |
![]() |
I/O Libraries Example Programs
Examples to get you started with instrument programming...
サンプル・プログラム 2016-10-19 |
|
オシロスコープ・バイナリ・ファイルのMATLAB変換プログラム
これは、キーサイトのオシロスコープ・バイナリ・ファイルをMathWorks社MATLABにインポートするプログラムです。
サンプル・プログラム 2015-03-16 |
|
M9392A Multichannel Streaming Example Program
Sample program, created using Microsoft Visual Studio C#, allows you to begin making multichannel streaming measurements immediately. The source code shows which IVI COM command sequences are required and which test techniques are recommended. The solution can be built on a 32-bit operating system (OS); however, a 64-bit OS is recommended. For details about the program, read the included MCStreamingHelp.pdf file.
サンプル・プログラム 2012-04-26 |
![]() |
M9392A Example Programs
Example programs for the M9392A PXI Vector Signal Analyzer. These programs are also provided in the general software installer. Includes sample programs in Visual Studio.net, LabVIEW, MATLAB, LabWindows, and Keysight VEE Pro.
サンプル・プログラム 2011-05-19 |
![]() |