Configuring the Stream Translator Application Settings
- 更新日2024-07-03
- 1分で読める
Configuring the Stream Translator Application Settings
Modify the STsc application configuration file to define user-configurable parameters for the stream translator application.
Find the file at <Program Files>\National Instruments\NI STsc\STsc.ini.
[Setting] Section
Use the [Setting] section to specify the connection settings for the STsc gRPC server.
| Key | Value | Default Value | Required? |
|---|---|---|---|
| ServerIP | NI STsc gRPC Server IP address | 0.0.0.0 | Optional |
| ServerPort | NI STsc gRPC Server port address between 1025 and 65535 | 32001 | Optional |
Example:
[Setting] ServerIP = 0.0.0.0 ServerPort = 32001
関連コンテンツ
- 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.