Sd_Ain Functions; Channelinputconfig.vi - Keysight M3102A PXIe User Manual

Digitizers & digitizer combos
Hide thumbs Also See for M3102A PXIe:
Table of Contents

Advertisement

3 Keysight SD1 Command Reference

3. 3. 2 SD_AIN Functions

3. 3. 2. 1 channelInputConfig
Configures the input full scale, impedance and coupling as applicable according to
the product
Parameters
Name
Inputs
moduleID
nChannel
fullScale
impedance
coupling
errorIn
Outputs
moduleIDout (LabVIEW only) A copy of moduleID
errorOut
C
int SD_AIN_channelInputConfig(int moduleID, int nChannel, double fullScale, int
coupling);
C++
int SD_AIN::channelInputConfig(int nChannel, double fullScale, int coupling);
Visual Studio .NET, MATLAB
int SD_AIN::channelInputConfig(int nChannel, double fullScale, int coupling);
Python
int SD_AIN::channelInputConfig(int nChannel, double fullScale, int coupling);
LabVIEW

channelInputConfig.vi

38
Full Scale, Impedance and
Description
(Non-object-oriented languages only) Module identifier, returned by function
open on page 28
Input channel number
Input full scale in volts
Input impedance
Input coupling
(LabVIEW only) If it contains an error, the function will not be executed and errorIn will be
passed to errorOut
Keysight SD1 Command Reference on page 23
Coupling.
Keysight M3100A/M3102A PXIe Digitizer User's Guide

Advertisement

Table of Contents
loading

This manual is also suitable for:

M3300a awgM3100a pxieM3302a awg

Table of Contents