3 Keysight SD1 Command Reference
Keysight M3100A/M3102A PXIe Digitizer User's Guide
31
3. 3. 1. 3 moduleCount
Returns the number of Keysight SD1 modules (M31xxA/M32xxA/M33xxA) installed in
the system.
Static Function: (Object-oriented languages only)
moduleCount is a static function
Parameters
Name
Description
Inputs
errorIn
(LabVIEW only) If it contains an error, the function will not be executed and errorIn will be
passed to errorOut
Outputs
nModules
Number of Keysight SD1 modules installed in the system.
Negative numbers indicate an error, see
.
errorOut
(LabVIEW only) See
C
int SD_Module_moduleCount();
C++
int SD_Module::moduleCount();
Visual Studio .NET, MATLAB
int SD_Module::moduleCount();
Python
SD_Module.moduleCount()
LabVIEW
Available: No
M3601A
Available: No