1. The
nirio.ini file on the NI Linux RT target can be modified to specify the port of the Remote Procedure Call (RPC) server so that the RIO server will use one port consistently.
- For linux targets, *.ini file can be found in /var/lib/nirio/ini/nirio.ini
- For Windows targets, *.ini file can be found within common AppData path /NI-RIO/nirio.ini
2. The following token need to be changed within the
.ini file.
[General]
RpcServerPort=11296
Note: If you can't locate the nirio.ini file. You can create the file manually with the INI tokens.