Getslot - Keysight M3102A PXIe User Manual

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

Advertisement

3. 3. 1. 7 getSlot

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

Advertisement

Table of Contents
loading

This manual is also suitable for:

M3300a awgM3100a pxieM3302a awg

Table of Contents