Home AMX User Forum NetLinx Studio

Diagnostic Messages Error Handling

yuriyuri Posts: 861
When I use the Extended Device Diagnostic Messages through telnet I notice that i have some errors in my programming (mostly FIND_STRING errors)
How do you guys go about checking/removing them. I have a lot of FIND_STRING statements in my code, and telnet doesn't show which module/line/whatever causes the error.

Also, as an example, what does FIND_STRING Error 1 mean?

My code works perfectly, i just don't like the errors in my diagnostics window...

Comments

  • jazzwyldjazzwyld Posts: 199
    Tag along

    I'm getting GetString Error 1.

    I know that my weather parsing from weather.com is causing it. I've commented out the code. I am now getting "Clearing HotList" and "Oops" as well. I didn't know if that was associated with the same parsing or perhaps something else.
Sign In or Register to comment.