MotorPort Énumération
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Port utilisé pour sélectionner les ports des moteurs
C#
public enum MotorPort
type MotorPort =
Public Enum MotorPort
- Héritage
-
MotorPort
Both | 3 | Les deux moteurs |
MotorLeft | 1 | Moteur gauche |
MotorRight | 2 | Moteur droit |
Produit | Versions |
---|---|
.NET IoT Libraries | 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0 |