You can use the Project API to find the Target Item and then modify its properites. The project is technically an XML file so there is a method to get/set tags for targets. The tag "alias.name" is the RT Target Name visible in the project. The tag "alias.value" is the IP address as a string. The attached code modifies one of the RT example project IP addresses programmatically. Set_RT_Target_IP.vi