Menu

EOL sequence

Settings
Anonymous
2024-02-02
2024-07-21
  • Anonymous

    Anonymous - 2024-02-02

    Hello!

    I'd like to set an EOL sequence in the following way:

    at the end of the message, I get <etx> and 1 byte for checksum. The
    check sum can be different for each message (it depends on a content of
    a message). So, for EOL sequence I'd like to set :</etx>

    <etx> + 1byte for wildcard (any character)</etx>

    Can this be set in YAT? I couldn't find it in help...

    Thanks and best regards.

    Tomaz

     
    • Maettu

      Maettu - 2024-07-21

      Hi,

      YAT doesn't offer a CRC enriched EOL out of the box yet. You may raise a feature request here.

      But you can disable the EOL, or use the \!(NoEOL) keyword to suppress EOL, and instead tell YAT to inject the CRC with the \!(CRC) keyword and append <ETX> on sending.

      Best regards,
      Matthias

       

Anonymous
Anonymous

Add attachments
Cancel