Host Engineering Forum
General Category => General Discussion => Topic started by: jay.mason@victaulic.com on November 13, 2024, 01:43:51 PM
-
Good day.
I am scaling the the BX-04thm for 2 type K tc.
I an using a cal oven and a 32 deg water bath and adjusting the RX values in the set up see attached image.
is there a better wat to do this.
Thank you.
-
I like to use the LERP instruction, here's a screenshot. WX9 is your input, .RawMin would be -2380, .RawMax would be 25020, .ScaledMin would be -226, .ScaledMax would be 2273, and you can adjust any of these accordingly at runtime, no stopping the PLC to do a program mode write.
-
Thank You