Jump to content

Network Module \r \n


io_guy

Recommended Posts

Posted

Don't know if this was posted somewhere else, but has the data entering in the network module changed?

 

I noticed that if I use TCP C-Escaped now, I no longer see the \r\n at the end of all my commands. I enter them and once I hit save they disappear.

I do notice 2 empty lines after my command so it looks like the ISY converts then into actual line feeds and carriage returns, not keeping the \r\n text as previous.

 

I'm talking about the "Body" side, not the "Actual" side.

Posted

I can't confirm the changed part since I only recently started using this part of ISY. I can confirm that the \r\n does dissapear when you hit update and it does seem like it is replacing it with a carriage return.

Posted

Hello io_guy,

 

The actual might not show the \r\n since they both do line feed in Java. Do the programs still work? i.e. the most important question is whether or not the \r\n is sent on the wire.

 

With kind regards,

Michel

Posted

Yes programs still work - the "actual" side never did show \r\n.

 

However, with previous versions (I don't know which version changed this), the \r\n always used to be visible on the "body" side. They are no longer visible after an update/save.

This is a bit of a pain because you really don't know what you have entered when you go back to take a look (\r, \r\n, \n\r, \r\r, etc).

Guest
This topic is now closed to further replies.

  • Recently Browsing

    • No registered users viewing this page.
  • Forum Statistics

    • Total Topics
      37k
    • Total Posts
      371.4k
×
×
  • Create New...