You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/control_hard_compon/rc_components/hub/ports/std-ports.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,7 +69,7 @@ Analog Ports
69
69
70
70
These 4-pin `JST-PH <https://docs.revrobotics.com/duo-control/control-system-overview/cables-and-connectors/jst-ph-sensors-and-rs485>`_
71
71
style connectors are used for your analog inputs. There are 2 of these ports on each hub. These ports
72
-
have 4 channels labelled from 0-4. This port can be used to connect to a standalone analog sensor. A common example of an
72
+
have 4 channels labeled from 0-4. This port can be used to connect to a standalone analog sensor. A common example of an
73
73
analog sensor is a `potentiometer <https://www.revrobotics.com/rev-31-1155/>`_. An analog sensor is one that outputs a range
74
74
of values rather than digital which alternates between one of two states. For more information on this port please see
75
75
`REV Analog Port Documentation <https://docs.revrobotics.com/duo-control/control-system-overview/control-hub-basics#analog-port-specifications>`_.
@@ -78,7 +78,7 @@ Digital Ports
78
78
---------------
79
79
80
80
These 4-pin `JST-PH <https://docs.revrobotics.com/duo-control/control-system-overview/cables-and-connectors/jst-ph-sensors-and-rs485>`_
81
-
style connectors are used for your digital inputs. There are 4 of these ports on each hub with a total of 8 channels labelled from `0-7`.
81
+
style connectors are used for your digital inputs. There are 4 of these ports on each hub with a total of 8 channels labeled from `0-7`.
82
82
A device attached to a digital port alternates between one of two states (e.g., on and off). One such device would be a button. It is important
83
83
to note that each port has two channels and devices such as the `REV Touch Sensor <https://www.revrobotics.com/rev-31-1425/>`_ will only operate on one channel (N+1).
0 commit comments