Channel String Syntax
- Updated2023-02-21
- 1 minute(s) read
Channel String Syntax
For most VIs, the input parameter channels has the following options:
- 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"
- all channels, which is designated by the empty string, " "
- a combination of channels from multiple instruments, such as "PXI1Slot3/0,PXI1Slot3/2-3,PXI1Slot4/2-3"
![]() |
Notes
|
Exceptions for Fetch/Read VIs
If you use an empty string in a fetch or read VI to designate all channels, NI-SCOPE returns an error.