Configure Channel Characteristics
- Updated2023-02-17
- 3 minute(s) read
Configure Channel Characteristics
Configures the properties that control the electrical characteristics of the channel.
This function configures the input impedance and the bandwidth.

Inputs/Outputs

session in
Handle that identifies the NI-SCOPE instrument session as previously allocated by Initialize With Options .

error in
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Default value: No error

channels
The channel(s) from which to acquire data.
Channel String Syntax
- A single channel, such as 0
- A list of channels, such as 0,1 or 3,2,1,0
- A range of channels, such as 0-7 or 0:7
- A combination of channels from multiple instruments, such as PXI1Slot3/0,PXI1Slot3/2-3,PXI1Slot4/2-3

input impedance
The input impedance for the channel.
1 mega ohm | 0 | Sets the input impedance to 1 mega ohm. |
50 ohms | 2 | Sets the input impedance to 50 ohms. |
Default value: 1 mega ohm

maximum input frequency
The bandwidth of the channel at which the input circuitry attenuates the signal by 3 dB.
Pass 0 for this value to use the hardware default bandwidth. Pass -1 for this value to achieve full bandwidth.
Default value: 0.00

session out
Reference to the NI-SCOPE instrument session to pass to the next node in the program.

error out
Error information.
The node produces this output according to standard error behavior.