3 Keysight SD1 Command Reference
Keysight M3100A/M3102A PXIe Digitizer User's Guide
65
Name
Description
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
CLKsyncFreq
It returns the frequency of the internal CLKsync in Hz (Equation 2 on page 12). Neg-
ative numbers for
Keysight SD1 Command Reference
errorOut
(LabVIEW only)
Keysight SD1 Command Reference
C
int SD_AIN_clockGetSyncFrequency(int moduleID);
C++
int SD_AIN::clockGetSyncFrequency();
Visual Studio .NET, MATLAB
int SD_AIN::clockGetSyncFrequency();
Python
int SD_AIN::clockGetSyncFrequency();
LabVIEW
clockGetSyncFrequency.vi
M3601A
Available: No
3. 3. 2. 27 clockResetPhase
This function sets the module in a sync state, waiting for the first trigger to reset the
phase of the internal clocks CLKsync and CLKsys (see
).
Parameters
Name
Description
Inputs