• Tags
  • Documentation
  • Order
  • Register
  • Login
Duet3D Logo Duet3D
  • Tags
  • Documentation
  • Order
  • Register
  • Login

Reading board voltage via M409

Scheduled Pinned Locked Moved Solved
Gcode meta commands
3
4
154
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.
  • undefined
    Siva
    last edited by 18 Aug 2023, 10:48

    Hi,

    I am try to read board voltage but receiving "null" for unknown reason as shown below

    62589f68-b62c-4b19-84e4-20fd5fd4789b-image.png

    This is happening in when +24V is ON and OFF cases.

    This is on Duet3 6HC. Am I missing something here?

    Regards
    Siva

    undefined 1 Reply Last reply 18 Aug 2023, 11:26 Reply Quote 0
    • undefined
      droftarts administrators @Siva
      last edited by droftarts 18 Aug 2023, 11:26

      @Siva It's a capital I, as in "voltage Input", not a lower case l.

      M409 K"boards[].vIn"
      {
      "key": "boards[].vIn",
      "flags": "",
      "result": [
      {
      "current": 12.2,
      "max": 12.2,
      "min": 12.1
      }
      ],
      "next": 0
      }

      Ian

      Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

      undefined 1 Reply Last reply 18 Aug 2023, 11:54 Reply Quote 1
      • undefined
        Siva @droftarts
        last edited by 18 Aug 2023, 11:54

        @droftarts Thanks Ian, it's now resolved. I copied the line from the Object-Model-Documentation.

        Thanks
        Siva

        undefined 1 Reply Last reply 18 Aug 2023, 22:58 Reply Quote 0
        • undefined
          T3P3Tony administrators @Siva
          last edited by 18 Aug 2023, 22:58

          @Siva thanks for the report about the documentation we will check that out.

          www.duet3d.com

          1 Reply Last reply Reply Quote 0
          • undefined Phaedrux marked this topic as a question 19 Aug 2023, 17:04
          • undefined Phaedrux has marked this topic as solved 19 Aug 2023, 17:04
          4 out of 4
          • First post
            4/4
            Last post
          Unless otherwise noted, all forum content is licensed under CC-BY-SA