07-05-2021 05:34 AM - edited 07-05-2021 05:36 AM
Hi. I have been following the example which is called "Continuous Measurement Data Logger".
From there I have made a Modbus Message Handler, which I have attached here:
Within that .vi I have two loops, from where I, when the user clicks "Connect" I start my Modbus Master. I would from that point like to start a Watchdog loop, in order to write/read over Modbus the life bits.
Somehow, the approach of putting the string "StartWD" on the Watchdog queue, returns and error.
Any clues?
07-05-2021 11:18 AM
@ChristianLiinHansen wrote:
..., returns and error. Any clues?
07-06-2021 01:33 AM
Hi. So the issue is solved 🙂
07-06-2021 03:39 AM
If the issue is solved, please post a solution for future readers.
07-07-2021 03:58 AM
Yes, I was about to, but was limited as a "new member" 🙂
Anyway the solution was as followed:
1) From the template "Queued Message Handler", you need to define your new type of queue. So I went in there and added my new time.