Have writing to a usb to RS-485 adapter working but how do I read back the response?

https://discourse.nodered.org/t/ascii-convert-control-character/26140

I think this is close. Somehow I need to read what has been sent back and calculate a crc and then set that for the end of the incoming message... ( kind of like how they were using /r to return )....