User manual

2.3.85 AcqrsD1_processData
Purpose
Starts on-board data processing on acquired data in the current bank as soon as the current acquisition
terminates. It can also be used to allow the following acquisition to be started as soon as possible. This
routine is for Analyzers only.
Parameters
Input
Name Type Description
instrumentID ViSession Instrument identifier
processType ViInt32 Type of processing
0 = no processing (or other Analyzers)
and for AP101/AP201 ONLY
1 = gated peak detection, extrema mode
2 = gated peak detection, hysteresis mode
3 = interpolated peaks, extrema mode
4 = interpolated peaks, hysteresis mode
And for Peak
TDC
Analyzers
0 = respect the settings done with
AcqrsD1_configAvgConfig
1 = gated peak detection with hystersis
2 = gated and interpolated peak detection with
hysteresis
3 = gated peak detection with 8-point peak region
4 = gated peak detection with 16-point peak region
flags ViInt32 Autoswitch functionality
0 = do (re-)processing in same bank
1 = start the next acquisition in the other bank
2 = switch banks but do not start next acquisition
Return Value
Name Type Description
status ViStatus Refer to Table 2-1 for error codes.
Programmer’s Reference Manual Page 161 of 210