Hi all,
I am using the AXC F 1152 emulator (PLCnext Engineer Simulation 1.0) connected to PLCnext Engineer 2023.0. When viewing the output log:
tail -f /opt/plcnext/logs/Output.log
I am encountering the following two warnings continuously:
Arp.Device.Interface.Internal.DeviceStatus WARN - DeviceStatus: Ident “Status.Board.Humidity” not found Arp.Device.Interface.Internal.DeviceStatus WARN - DeviceStatus: Ident “Status.Board.Temperature.Centigrade” not found
This warning makes sense as in the device tab, no board temp or humidity is reported.
image.pngNevertheless, these warning messages make debugging my program quite messy.
Is there a way to disable these warnings?
Kind Regards,
Joshua