Start debugging on the remote machine
Deploy the runtime application to the remote machine and start the debugging process on the development machine.
Prerequisites
- To start debugging on the remote machine
- From the main toolbar, selectOpen .NET Solution.The default external code editor opens.TIP: Rockwell Automation recommends using Microsoft Visual Studio 2022 or Microsoft Visual Studio Code as the default code editor. Some development assistance features may not be available when using a different code editor.
- FromFactoryTalk Optix Studio, deploy theFTOptixApplicationto the target device.For more information, see Deploy a FactoryTalk Optix Application.
- In Visual Studio, configure and start the debugging process.Attach to process with these settings:
- ConnectionType
- Default.
- ConnectionTarget
- The name and port that you obtained while performing Prepare the remote machine for debugging.
- Available Process
- FTOptixRuntime.exe
Provide Feedback