Attention
IronPLC supports IEC 61131-3 Structured Text excluding I/O mapping.
V9006ΒΆ
- Code
V9006
- Message
Function ID not found in container
The VM tried to call a function with an ID not present in the bytecode container. This is an internal error indicating a linker or code generation bug.
This error should not occur during normal operation. It indicates a bug in the IronPLC compiler or VM.
Report this as a bug at https://github.com/ironplc/ironplc/issues with the
.iplc file and the source program that produced it.