Host Engineering Forum

General Category => General Discussion => Topic started by: jay.mason@victaulic.com on November 13, 2024, 01:43:51 PM

Title: Scaling the BX-04THM for type K tc
Post 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.
Title: Re: Scaling the BX-04THM for type K tc
Post by: Bolt on November 13, 2024, 10:39:57 PM
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.
Title: Re: Scaling the BX-04THM for type K tc
Post by: jay.mason@victaulic.com on November 14, 2024, 09:07:46 AM
Thank You