User manual
2.3.67 AcqrsD1_getMemoryEx
Purpose
Returns the current extended memory control parameters of the digitizer.
Parameters
Input
Name Type Description
instrumentID ViSession Instrument identifier
Output
Name Type Description
nbrSamplesHi ViUInt32 Will be set to 0 (reserved for future use)
nbrSamplesLo ViUInt32 Nominal number of samples to record (per segment!)
nbrSegments ViInt32 Number of segments to acquire. 1 corresponds to the
normal single-trace acquisition mode.
nbrBanks ViInt32 Number of banks to be used for 10-bit-FAMILY &
U1071A-FAMILY SAR mode
flags ViInt32 = 0 default memory use
= 1 force use of internal memory (for 10-bit-FAMILY
& U1071A-FAMILY digitizers with extended memory
options only).
Return Value
Name Type Description
status ViStatus Refer to Table 2-1 for error codes.
Discussion
See remarks under AcqrsD1_configMemoryEx.
Programmer’s Reference Manual Page 130 of 210