Navigation

    IO Ninja IO Ninja Forum
    • Register
    • Login
        No matches found
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Gary Biagioni
    3. Posts
    • Profile
    • More
      • Following
      • Followers
      • Topics
      • Posts
      • Best
      • Groups

    Posts made by Gary Biagioni

    RE: Modbus Reply Script

    I guess the above just goes into the scripting panes. One problem I have is how do I debug the program I write. Not sure how to be able to do that, for example, look at the contents of a variable.

    posted in Support & Troubleshooting •
    RE: Modbus Reply Script

    That said above this looks super interesting to handle responses

    https://ioninja.com/doc/developer-manual/tutorial-ias-server.html

    posted in Support & Troubleshooting •
    RE: Modbus Reply Script

    I found the manual at

    https://ioninja.com/doc/developer-manual/group_proto-modbus.html?srsltid=AfmBOoqJfrT4qjexVkCA_l9euYmY_8MPLPnjL9Qix4fknICMRvOxF7aS

    not quite enough detail for programming for example

    size_t errorcode receiveAll(
    void* p,
    size_t size,
    uint_t timeout
    );

    what it timeout in milliseconds? and what are the values or error code and what do they mean - I could not find that

    posted in Support & Troubleshooting •
    RE: Modbus Reply Script

    I have just started using ioNinja (evaluation) as well. Where is the documentation for the libraries that are imported in the above script.

    posted in Support & Troubleshooting •