66
M5200A PXIe Digitizer Modules Startup Guide
3
Setting up the M5200x software
3.5.2: Starting M5200x API
You may access the M5200x API to control and configure the connected
instruments using the ‘ktM5200x’ Library available in Python, C/C++ and
.NET programming languages.
The following work flow, using Python commands, shows how to use
Keysight M5200x Programming Libraries:
1 Import required system components and python libraries (as needed).
Examples:
import sys
import os
import numpy as np # For keysight_ktm5200x arrays
2 Import the M5200x Python library for programming the M5200A card.
Example:
import keysight_ktm5200x as m5200x
3 Proceed with creating module objects and defining other M5200x
functions.
For more information regarding M5200x API programming functions, refer
to the Help files, which are available in
C:\Program Files\Keysight\
M5200x
, for each programming language.
Содержание M5200A
Страница 1: ...0 3 H LJLWL HU 0RGXOHV RXU VD VHF ELWV UHVROXWLRQ 67 5783 8 ...
Страница 8: ...8 M5200A PXIe Digitizer Modules Startup Guide ...
Страница 12: ...12 M5200A PXIe Digitizer Modules Startup Guide Contents ...
Страница 28: ...28 M5200A PXIe Digitizer Modules Startup Guide 1 Overview on M5200A PXIe Digitizer Modules ...
Страница 70: ...70 M5200A PXIe Digitizer Modules Startup Guide 3 Setting up the M5200x software ...
Страница 79: ...M5200A PXIe Digitizer Modules Startup Guide 79 ...