User manual
2.3.59 AcqrsD1_getChannelCombination
Purpose
Returns the current channel combination parameters of the digitizer.
Parameters
Input
Name Type Description
instrumentID ViSession Instrument identifier
Output
Name Type Description
nbrConvertersPer
Channel
ViInt32 = 1 all channels use 1 converter each (default)
= 2 half of the channels use 2 converters each
= 4 1/4 of the channels use 4 converters each
usedChannels ViInt32 bit-field indicating which channels are used. See
discussion below
Return Value
Name Type Description
status ViStatus Refer to Table 2-1 for error codes.
Discussion
See remarks under AcqrsD1_configChannelCombination.
Programmer’s Reference Manual Page 114 of 210