User manual

2.3.77 AcqrsD1_getVertical
Purpose
Returns the vertical control parameters for a specified channel in the digitizer.
Parameters
Input
Name Type Description
instrumentID ViSession Instrument identifier
channel ViInt32 1...Nchan, or –1,… for the External Input
Output
Name Type Description
fullScale ViReal64 in Volts
offset ViReal64 in Volts
coupling ViInt32
= 1 DC, 1 MΩ
= 2 AC, 1 MΩ
= 3 DC, 50 Ω
= 4 AC, 50 Ω
bandwidth ViInt32 = 0 no bandwidth limit (default)
= 1 bandwidth limit at 25 MHz
= 2 bandwidth limit at 700 MHz
= 3 bandwidth limit at 200 MHz
= 4 bandwidth limit at 20 MHz
= 5 bandwidth limit at 35 MHz
Return Value
Name Type Description
status ViStatus Refer to Table 2-1 for error codes.
Discussion
See remarks under
AcqrsD1_configVertical.
Programmer’s Reference Manual Page 147 of 210