Utility
- Updated2025-04-08
- 1 minute(s) read
Groups
None
Group members
Name | Description |
---|---|
niBTSG_CreateAndWriteWaveformsToFile | Creates waveforms according to the parameters you specify, and saves the waveforms to a file. |
niBTSG_GetErrorString | Takes the error code returned by niBT generation functions and returns the interpretation as a user-readable string. |
niBTSG_LoadConfigurationFromFile | Reads values of session attributes (configuration) saved in a file and sets these values to the corresponding attributes on the session, thus restoring the state of the BT Generation to the original state when the file was saved. |
niBTSG_ReadWaveformFromFile | Reads a waveform from a TDMS file. You can save this file using the Generation Interactive Example for Bluetooth. The niBTSG_ReadWaveformFromFile function returns the I/Q complex waveform data that you can subsequently download to an RF signal generator device. |
niBTSG_SaveConfigurationToFile | Saves attributes of the session, which you may have modified after opening the session, to a file located at the specified path. |
Attachments
None