Creating Custom Software Using RPS Software APIs to Receive Data from the System Under Test (SUT) or the Environment
- Updated2025-12-19
- 1 minute(s) read
Creating Custom Software Using RPS Software APIs to Receive Data from the System Under Test (SUT) or the Environment
NI provides the RPS gRPC API, rps.proto, for users who want to create their own software that integrates the RF Record Software using their preferred gRPC-supported coding language.
Related Information
- Record and Playback Software State Model
RPS.exe is implemented with a state machine.
- Performing Acquisition RF System Compensation
Use the InstrumentStudio RPS plugin to perform acquisition RF system compensation on your system.
- gRPC Open Source Framework Website