Dynamic & Static Acquisition
- Updated2023-02-21
- 1 minute(s) read
Installed With: NI-HSDIO
Use Dynamic & Static Acquisition VIs to program dynamic and static acquisition operations.
| Palette Object | Description |
|---|---|
| niHSDIO Init Acquisition Session |
Creates a new acquisition session. You can perform static and dynamic acquisition operations with this session. |
| niHSDIO Assign Dynamic Channels |
Configures channels for dynamic acquisition (if instrument handle is an acquisition session) or dynamic generation (if instrument handle is a generation session). |
| niHSDIO Configure Sample Clock |
Configures the Sample clock. This VI allows you to specify the Sample clock source and rate. |
| niHSDIO Configure Acquisition Size |
Configures the size of the acquisition, including how many records are acquired and the minimum record size. |
| niHSDIO Read Waveform |
Initiates a waveform acquisition on channels enabled for dynamic acquisition, waits to acquire the number of samples specified in samples to read, and returns the acquired data. |
| niHSDIO Close |
Closes the specified session and frees reserved resources. If the session is running, it is first aborted. |
| niHSDIO Property Node |
The niHSDIO Property Node is used to set, get, or check properties. |
| Subpalette | Description |
|---|---|
| Acquisition Configuration |
Use the Acquisition Configuration VIs to configure triggers, voltage levels, data position, and other properties for your acquisition operation. |
| Advanced Acquisition Control |
Use the Advanced Acquisition Control VIs to control advanced acquisition features. |
| Static Acquisition |
Use the Static Acquisition VIs to program static acquisition operations. |
| Utility |
Use the Utility VIs to access utility features of NI-HSDIO. |
| Software-Timed PMU |
Use the Software-Timed PMU VIs to measure and source voltages and currents in your system. |