Source Memory
- Updated2026-01-12
- 1 minute(s) read
Groups
None
Group members
| Name | Description |
|---|---|
| niDigital_CreateSourceWaveformFromFileTDMS | Creates a source waveform with configuration information from a TDMS file generated by the Digital Pattern Editor. It also optionally writes waveform data from the file. |
| niDigital_CreateSourceWaveformParallel | Sets the source waveform settings required for parallel sourcing. Settings apply across all sites if multiple sites are configured in the pin map. You cannot reconfigure settings after waveforms are created. |
| niDigital_CreateSourceWaveformSerial | Sets the source waveform settings required for serial sourcing. Settings apply across all sites if multiple sites are configured in the pin map. You cannot reconfigure settings after waveforms are created. |
| niDigital_WriteSourceWaveformBroadcastU32 | Writes the same waveform data to all sites. Use this write function if you set the dataMapping parameter of the create source waveform function to Broadcast. |
| niDigital_WriteSourceWaveformDataFromFileTDMS | Writes a source waveform based on the waveform data and configuration information the file contains. |
| niDigital_WriteSourceWaveformSiteUniqueU32 | Writes one waveform per site. Use this write function if you set the parameter of the create source waveform function to Site Unique. |
Attachments
None