I have a question.
I'm using the NS logging feature, but I think there is an error.
I have two values in the PLC 0-1000 and 0-100, but want to display it on the log as 0-100. There is the facility to do this, but it doesn't work (unless I'm getting it wrong)
This shows the incoming range of the points (0-1000 and 0-100)...

And the scale on the log...

But if I enter a value of 50 in both points, then it shows 50 for both traces on the log (rather than 50 and 5)
Any thoughts? (yes, I know I can scale in PLC first
Pp