3 Keysight SD1 Command Reference
3. 3. 1. 6 getChassis
Returns the chassis number of where a module is located.
Static Function: (Object-oriented languages only)
getChassis is a static function
Parameters
Name
Description
Inputs
index
Module index. It must be in the range (0 to nModules-1),
where nModules is returned by
errorIn
(LabVIEW only) If it contains an error, the function will not be executed and
errorIn will be passed to errorOut.
Outputs
chassis
Chassis number of where a module is located.
Negative numbers indicate an error, see
.
errorOut
(LabVIEW only) See
C
int SD_Module_getChassis(int index);
C++
int SD_Module::getChassis(int index);
Visual Studio .NET, MATLAB
int SD_Module::getChassis(int index);
Python
SD_Module.getChassis()
SD_Module.getChassisByIndex(index)
LabVIEW
Available: No
M3601A
Available: No
34
Keysight M3100A/M3102A PXIe Digitizer User's Guide