For the complete documentation index, see llms.txt. This page is also available as Markdown.

DC Motor Port Voltage Testing

There may come a time when you need to determine if connection ports on either the Control or Expansion Hub are shorted. This section will walk you through how to use a common digital multimeter to see if Voltage is still being pushed through the device.

1

Consult your user's manual to make sure the lead connections are plugged into the correct terminals for DC voltage measurement.

2

In our case, we needed to turn the rotary dial to Hz V and press Function to start measuring for Voltage.

3

Make sure to run your code so the motor ports turn on, then touch your leads to the motor port prongs to get a voltage measurement. Since the code is asking the Control Hub to run port 0 at 100% power, if there is no damage, then we should be able to measure output voltage similar to the battery's supplied voltage.

Since a 12V Slim Battery powers the Control System, you should read a range of voltages.

4

Running the same code, the Control Hub runs port 1 at 100% power; if there is no damage, we should be able to measure output voltage similar to the battery's supplied voltage. However, when measuring motor port 1, even though my 12V battery is charged and my code is running, the multimeter isn't reading anything significant. This motor port is likely damaged, and you should contact support or purchase the Control Hub Repair Service.

Last updated

Was this helpful?