Develop a network configurator (HMI50 devices only)
Create a network configurator widget for HMI50 devices. Configure the network settings with the
FactoryTalk Optix Studio
UI.These network interfaces are available on HMI50 devices:
- LAN
- Only DHCP, IP address, subnet mask, and any additional IP addresses are configurable.
- WAN
- All parameters are configurable except for additional IP addresses.
NOTE:
Download a sample project:
ExampleApplication-NetworkConfiguratorInterface.zipPrerequisites
TIP:
Do not set the project title to
NetworkConfigurator
. This is a reserved namespace. - To develop the project
- Create the application interface and integrate it with your project. For reference, see the sample project.TIP: You can use a preconfigured network configurator widget instead of creating it from scratch. For more information, select and search forHMI50 Network Configurator
- Arrange the interface elements.
- Configure a dynamic network or static network by enabling or disabling DHCP:
- Save the project.
In
FactoryTalk Optix Studio
, select to run the project using the client emulator to test your project. To run the project on a remote client, see Add a client device.Provide Feedback