V6010¶
- Code
V6010
- Message
Container declares multiple program instances
The container declares more than one program instance. The first version of the debugger supports single-instance programs only; multi-instance debugging is planned for a future release.
Solutions¶
Debug a program that declares a single program instance
Temporarily reduce the configuration to one program instance for the debug session
Run the multi-instance program with
ironplcvmwhen debugging is not requiredTrack multi-instance debugger support in the IronPLC project roadmap
Think IronPLC is wrong about this?
If you believe this diagnostic is incorrect, open an issue on GitHub with a small sample that demonstrates the problem.