Check the Status of RF Signal Generation
- Updated2025-04-22
- 1 minute(s) read
Check the Status of RF Signal Generation
All NI-RFSG programs must call this function, which provides an opportunity to check for errors in the program that occur during generation and indicates whether generation has concluded.
Call Check Generation Status.
Tip NI recommends placing
this function in a while loop to continually check
the generation status. Use the
Wait function to limit how
frequently the loop runs to conserve CPU
usage.