Owning Palette: RT Utilities VIs
Requires: RT Module
Sets the IP address, subnet mask, gateway, DNS server, and DNS name settings of the RT target you specify using the MAC Address input. After applying the settings, this VI restarts the RT target.
Use the pull-down menu to select an instance of this VI.

![]() |
MAC address is the MAC address of the networked device. This input must be in hexadecimal format without : delimiters. Use the RT Get Target Information VI to obtain the MAC address of an RT target programmatically. | ||||||||||
![]() |
DNS name specifies the DNS name to use. | ||||||||||
![]() |
halt if TCP/IP fails? specifies whether to halt the RT target if TCP/IP communication fails. | ||||||||||
![]() |
error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||||||||
![]() |
MAC address out returns the MAC address of the target. | ||||||||||
![]() |
IP settings after restart returns the IP settings of the RT target. If the IP settings change upon restarting, this output returns the new IP settings that take effect after the target restarts. If the previous IP address of the target is in use by another device on the network and the target is configured to use DHCP, the IP address of the target might change upon restarting.
| ||||||||||
![]() |
error out contains error information. This output provides standard error out functionality. |

![]() |
MAC address is the MAC address of the networked device. This input must be in hexadecimal format without : delimiters. Use the RT Get Target Information VI to obtain the MAC address of an RT target programmatically. | ||||||||||
![]() |
IP settings specifies the static IP address, subnet mask, gateway, DNS server, and DNS name settings to use.
| ||||||||||
![]() |
halt if TCP/IP fails? specifies whether to halt the RT target if TCP/IP communication fails. | ||||||||||
![]() |
error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||||||||
![]() |
MAC address out returns the MAC address of the target. | ||||||||||
![]() |
IP settings after restart returns the IP settings of the RT target. If the IP settings change upon restarting, this output returns the new IP settings that take effect after the target restarts. If the previous IP address of the target is in use by another device on the network and the target is configured to use DHCP, the IP address of the target might change upon restarting.
| ||||||||||
![]() |
error out contains error information. This output provides standard error out functionality. |
Use the Static instance to specify static network settings. Use the DHCP instance to obtain network settings automatically from a DHCP server.