- Getting started
- Creating projects
- Graphic objects
- Predefined graphic objects
- Object and variable references
- Extending projects
- NetLogic
- Tutorials
- Dynamic links tutorial
- Graphic objects tutorial
- NetLogic tutorial
- OPC UA tutorial
Debug NetLogic remotely with Visual Studio
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.
Prerequisites
- On the development machine, downloadVisual Studioand set as the default code editor. See Set the default code editor.
- Verify that the target 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 target device.
- Stop the debugging process, edit the code, and repeat the procedure.TIP: To stop the remote debugging process, close the Remote Debugger desktop application or stop debugging inVisual Studio.
Provide Feedback