Configuring the Instrument Controller Application Parameters
- Updated2024-07-03
- 1 minute(s) read
Configuring the Instrument Controller Application Parameters
Modify the ICsc application configuration file to define user-configurable parameters for the instrument controller application.
Find the file at <Program Files>\National Instruments\NI ICsc\ICsc.ini .
[Setting] Section
Use the [Setting] section to specify the connection settings for the ICsc gRPC server.
Key | Value | Default Value | Required? |
---|---|---|---|
ServerIP | NI ICsc gRPC Server IP address | 0.0.0.0 | Optional |
ServerPort | NI ICsc gRPC Server port address between 1025 and 65535 | 32002 | Optional |
Example:
[Setting] ServerIP = 0.0.0.0 ServerPort = 32002
Related Information
- RF Recording Software Theory of Operation
RF Recording Software is a multi-faceted software solution that you can use with compatible NI VSTs and PXIe platform to accomplish wideband, multichannel, phase-coherent RF recordings.