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 usingVisual Studio®2022 orVisual Studio Codeas 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.
- InVisual 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