VIN via Gcode on Duet2
-
Hi, is there anyway to get the supply voltage, or whether a Duet2 board is experiencing under voltage via gcode? Or any other gcode status commands that might be helpful in diagnosing power issues? Thanks!
-
@olitills M122 reports the power
-
@jay_s_uk excellent - thank you.
-
@olitills you can also get the minimum, maximum and current VIN from the object model. For example:
echo boards[0].vIn.current