• Products
    • Isadora
    • Get It
    • ADD-ONS
    • IzzyCast
    • Get It
  • Forum
  • Help
  • Werkstatt
  • Newsletter
  • Impressum
  • Dsgvo
  • Press
  • Isadora
  • Get It
  • ADD-ONS
  • IzzyCast
  • Get It
  • Press
  • Dsgvo
  • Impressum

Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags

    Serial in watcher

    Interfacing
    2
    4
    468
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • L
      Landschrap last edited by

      Hi there,

      I'm trying to use the serial in watcher ( txt and binary) , but i don't can find how the syntax is.

      On the help page's is only explaind how the different things works.

      I do use now

      - msg:string={00-FF}

      -value1 : string =  EOL


      But is don't can find how i can change this from string to char, or other possiblities.

      Where can i find more explantion about the syntax?

      Thnks!

      DusX 1 Reply Last reply Reply Quote 0
      • DusX
        DusX Tech Staff @Landschrap last edited by

        @landschrap

        Once you double click the actor to open the Parsing Pattern Editor, you can click the help button to open a document on "Decoding and Extracting Data Input Streams". This document convers the syntax for both binary and text.

        Troikatronix Technical Support

        • New Support Ticket Link: https://support.troikatronix.com/support/tickets/new
        • My Add-ons: https://troikatronix.com/add-ons/?u=dusx
        • Profession Services: https://support.troikatronix.com/support/solutions/articles/13000109444-professional-services

        Running: Win 11 64bit, i7, M.2 PCIe SSD's, 32gb DDR4, nVidia GTX 4070 | located in Ontario Canada.

        L 1 Reply Last reply Reply Quote 0
        • L
          Landschrap @DusX last edited by

          @dusx

          thanks for your answer, but i can't make any sentence out of these pages.

          I'm missing example sentences. Like i use now. But i can't make other sentences out of these pages.

          For me are these pages explaination of the elements in the sentences.

          How should i extract these sentences:


          (- msg:string={00-FF}

          -value1 : string =  EOL)


          for the help-pages?

          DusX 1 Reply Last reply Reply Quote 0
          • DusX
            DusX Tech Staff @Landschrap last edited by

            @landschrap said:

            The msg:string={00-FF} parsing pattern is nearly always my starting point when I am trying to receive Serial text data.

            This parsing pattern will output a string made up of any of the Hex values 00 through FF (all of them). This works often to get you started since you can see the full message received eaisly.

            You will want to watch your incoming serial data in the Monitor window to see how this output matches with the input.

            Troikatronix Technical Support

            • New Support Ticket Link: https://support.troikatronix.com/support/tickets/new
            • My Add-ons: https://troikatronix.com/add-ons/?u=dusx
            • Profession Services: https://support.troikatronix.com/support/solutions/articles/13000109444-professional-services

            Running: Win 11 64bit, i7, M.2 PCIe SSD's, 32gb DDR4, nVidia GTX 4070 | located in Ontario Canada.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post