Configure Acquisition
- Updated2023-02-17
- 2 minute(s) read
Configure Acquisition
Configures how the digitizer acquires data and fills the waveform record.
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

acquisition type
The manner in which the oscilloscope acquires data and fills the waveform record.
Not all oscilloscopes support all acquisition types.
| Normal | 0 | Sets the oscilloscope to normal resolution mode. The oscilloscope can use real-time sampling or equivalent-time sampling. |
| Flex Res | 1 | Sets legacy oscilloscopes to flexible resolution mode, if supported. |
| DDC | 3 | Sets legacy oscilloscopes to DDC mode, if supported.
Note To use DDC mode for the PXI/PCI-5142 or PXIe-5622, set this parameter to Normal and set the DDC Enabled property to
True.
|
Default value: Normal

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.