Table of Contents

Advertisement

Python
int SD_Module::getSerialNumberByIndex(int index, char *serialNumber);
int SD_Module::getSerialNumberBySlot(int chassis, int slot, char* serialNumber);
LabVIEW
getSerialNumberByIndex.vi
getSerialNumberBySlot.vi
M3601A
Available: No

2. 4. 2. 6 getChassis

This function returns the chassis number where the device is located.
Parameters
Name
Inputs
index
errorIn
Outputs
chassis Chassis number where the device is located. Negative numbers for errors
errorOut (LabVIEW only)
C
int SD_Module_getChassis(int index);
C++
int SD_Module::getChassis(int index);
Keysight M31XXA/M33XXA Digitizer User's Guide
Static Function: (Object-oriented languages only) getChassis is a
static function
Description
Module index. It must be in the range 0..(nModules-1), where nModules is returned by function
moduleCount (page 29)
(LabVIEW only) If it contains an error, the function will not be executed and errorIn will be passed
to errorOut
Error Codes (page 81)
2 Software Tools: M31/M33XXA Digitizers
Error Codes (page 81)
33

Advertisement

Table of Contents
loading

This manual is also suitable for:

M33 a seriesM3100aM3102aM3201aM3202aM3300a ... Show all

Table of Contents