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
Full Scale, Impedance and Coupling
Parameters
Name
Description
Inputs
moduleID
(Non-object-oriented languages only) Module identifier, returned by function
nChannel
Input channel number
fullScale
Input full scale in volts
impedance
Input impedance
coupling
Input coupling
errorIn
(LabVIEW only) If it contains an error, the function will not be executed and errorIn will be
passed to errorOut
Outputs
moduleIDout (LabVIEW only) A copy of moduleID
errorOut
Keysight SD1 Command Reference
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
Keysight M3100A/M3102A PXIe Digitizer User's Guide