Are you certain this is not a "dog trying to catch its tail" problem?
I have not worked through the logic of this completely but let me see if I understand the problem.
The PLC controls the process temperature at a set temperature which cannot be adjusted.
Is this a PID controller or a bang-bang controller?
Now you want to change the set temperature to a different temperature.
Don't you think that the PLC will need a proper indication of the temperature, i.e. a properly functional thermistor?
What you need to change is not the resistance of the thermistor but the setpoint in the PLC. You need the thermistor to be able to correctly measure the process temperature.
I have not worked through the logic of this completely but let me see if I understand the problem.
The PLC controls the process temperature at a set temperature which cannot be adjusted.
Is this a PID controller or a bang-bang controller?
Now you want to change the set temperature to a different temperature.
Don't you think that the PLC will need a proper indication of the temperature, i.e. a properly functional thermistor?
What you need to change is not the resistance of the thermistor but the setpoint in the PLC. You need the thermistor to be able to correctly measure the process temperature.