Develop a network configurator with C# (HMI50 devices only)
Create a network configurator widget for HMI50 devices. Configure the network settings by editing C# code.
TIP:
You can download a sample project from:
ExampleApplication-NetworkConfiguratorInterface.zipPrerequisites
TIP:
Do not set the project title to
NetworkConfigurator
. This is a reserved namespace. - To develop the project
- Configure a dynamic network or static network by enabling or disabling DHCP:
- Create the application interface and integrate it with the NetLogic. 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
- 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