Debug NetLogic remotely
    With Visual Studio, you can remotely debug a runtime NetLogic on Windows systems.
     TIP: 
    Remote debugging is not possible on HMIs for security reasons. For more information about remote debugging, see Remote debugging - Visual Studio (Windows) | Microsoft Learn.
To debug NetLogic locally, see Debug NetLogic locally.
Prerequisites
- On the development machine, download Visual Studio and set as the default code editor. See Set the default code editor.
 - Verify that the client machine and the development machine are connected to the same network.
 
- To debug runtime NetLogic remotely
 - Configure the remote Windows machine as a target inFactoryTalk Optix Studio. See Add a client device.
 - Stop the debugger and application runtime and then edit the code.TIP: To stop the remote debugging process, close the Remote Debugger desktop application or stop debugging in Visual Studio.
 - Repeat 3.
 
Provide Feedback