Attention
IronPLC implements many parts of the IEC 61131-3 standard and is working toward full Structured Text support. Key features still missing include ranges, enum and I/O mapping.
V6007¶
- Code
V6007
- Message
Unable to configure the logger
The VM could not configure the logger. Either the verbosity level is out of range (0-4) or the log file could not be created.
Solutions¶
Verify the verbosity level is between 0 and 4
If specifying a log file, ensure the output directory exists
Check write permissions for the log file location
Ensure the disk has sufficient free space for log output