Advanced Acquisition Control
- Updated2023-02-21
- 1 minute(s) read
Use the Advanced Acquisition Control VIs to control advanced acquisition features.
Palette Object | Description |
---|---|
ni5640R Initiate |
Starts an acquisition (if ni5640R session is an acquisition session) or generation (if ni5640R session is a generation session) on the enabled channels. Channels can be enabled or disabled by calling the ni5640R Configure Channel Enabled VI. Use the ni5640R Fetch IQ to retrieve the acquired data or the ni5640R Write Waveform VI to write data to generate. |
ni5640R Fetch IQ |
Fetches data from the channels configured with the ni5640R Configure Channel Enabled VI. |
ni5640R Abort |
Aborts the acquisition session (if ni5640R session is an acquisition session) or the generation session (if ni5640R session is a generation session) you pass to this VI. |
ni5640R Check Status |
Checks the status of the acquisition session (if ni5640R session is an acquisition session) or the generation session (if ni5640R session is a generation session) you pass to this VI. Use this VI to check for any errors or to check whether the device has completed the operation. |