User manual
2.3.27  AcqrsD1_bestNominalSamples 
Purpose 
Helper function to simplify digitizer configuration. It returns the maximum nominal number of samples that 
fit into the available memory. 
Parameters 
Input 
Name Type  Description 
instrumentID ViSession  Instrument identifier 
Output 
Name Type  Description 
nomSamples  ViInt32  Maximum number of data samples available 
Return Value 
Name Type  Description 
status ViStatus Refer to Table 2-1 for error codes. 
Discussion 
When using this method, make sure to use AcqrsD1_configHorizontal and AcqrsD1_configMemory 
beforehand to set the sampling rate and the number of segments to the desired values (nbrSamples in 
AcqrsD1_configMemory may be any number!). AcqrsD1_bestNominalSamples depends on these 
variables. 
Programmer’s Reference Manual    Page 50 of 210 










