OK, sending out and receiving data.
Sending out
:010303EC000C74<CR><LF>
Receiving
:01830478<CR><LF>
I found that 04 is an internal error in the slave?
My question is the LRC value. I used CHecksum and then the STRPRINT function using FmtInt(D10,hex,2,zeropad) "$0D$0A" where D10 is the LRC value. Is the LRC value supposed to be converted to ASCII?