Différences entre versions de « Mydin-modules-and-classes »

De MCHobby - Wiki
Sauter à la navigation Sauter à la recherche
 
(13 versions intermédiaires par le même utilisateur non affichées)
Ligne 1 : Ligne 1 :
 
{{MyDin-NAV}}
 
{{MyDin-NAV}}
  
{{traduction}}
+
The table here below shows the relation between the board and python module / class to use.
 
 
The "Pico based controller (3 modules DIN)" is known under the product code DINCASE-MB3PICO ('''M'''iddle '''B'''oard '''3''' modules with '''Pico''').
 
* The module to load is '''mydin.pico'''
 
* The class to instantiate is '''Pico3Mod'''
 
 
 
The "two relay board (3 modules DIN)" is known under the product code DINCASE-2R-BP3MOD ('''2 R'''elays '''B'''ack'''P'''lane '''3 Mod'''ules).
 
* The module to load is '''mydin.backplane.relays'''
 
* The class to instantiate is '''TwoRelay3Mod'''
 
  
 +
{| class="wikitable" border="1"
 +
|-
 +
| align="center" | Product<br/>code
 +
| align="center" | Type
 +
| align="center" | Python module
 +
| align="center" | Python class
 +
|- style="font-size: 90%"
 +
| align="left" | {{pl|2807|DINCASE-MB3PICO}}<br />[[fichier:dincase-mb3pico.png|125px]]
 +
| align="left" valign="top" | Controler
 +
| align="left" valign="top" | mydin.pico
 +
| align="left" valign="top" | [[Mydin-Class-Pico3Mod|Pico3Mod]]
 +
|- style="font-size: 90%"
 +
| align="left" | {{pl|2737|DINCASE-2R-BP3MOD}}<br />[[fichier:dincase-2r-bp3mod.png|125px]]
 +
| align="left" valign="top" | Backplane
 +
| align="left" valign="top" | mydin.backplane.relays
 +
| align="left" valign="top" | [[Mydin-Class-TwoRelay3Mod|TwoRelay3Mod]]
 +
|- style="font-size: 90%"
 +
| align="left" | ww
 +
| align="left" valign="top" | xx
 +
| align="left" valign="top" | yyyy
 +
| align="left" valign="top" | zzzz
 +
|}
  
 
{{MyDin-TRAILER}}
 
{{MyDin-TRAILER}}

Version actuelle datée du 29 avril 2025 à 23:37

The table here below shows the relation between the board and python module / class to use.

Product
code
Type Python module Python class
DINCASE-MB3PICO
Dincase-mb3pico.png
Controler mydin.pico Pico3Mod
DINCASE-2R-BP3MOD
Dincase-2r-bp3mod.png
Backplane mydin.backplane.relays TwoRelay3Mod
ww xx yyyy zzzz

Modèle:MyDin-TRAILER