I am trying to fit all of my pixel values on my raster in between 0 and 255. Currently, they range from 0 to 65535. I wanted to use the Rescale by Function tool with the TfLinear to scale it, but when I put the output on a map I only see 0 values.
Here are the parameters I used:

Here is the original raster:

Here is the output of the tool:

Am I doing anything wrong?