A Port represents one of the six ports on the hub, labeled A-F. The labels A-F correspond to integers 0-5 respectively.
A=0
B=1
C=2
D=3
E=4
F=5
1
2
3
4
5
use Libraries.Robots.Spike.Port
use Libraries.Robots.Spike.Motor
Port port
Motor wheel
wheel:SetPort(port:A)