Différences entre versions de « Mydin-modules-and-classes »
Sauter à la navigation
Sauter à la recherche
(Page créée avec « 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 l… ») |
|||
(14 versions intermédiaires par le même utilisateur non affichées) | |||
Ligne 1 : | Ligne 1 : | ||
+ | {{MyDin-NAV}} | ||
+ | The table here below shows the relation between the board and python module / class to use. | ||
− | + | {| 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}} | |
− | |||
− |
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![]() |
Controler | mydin.pico | Pico3Mod |
DINCASE-2R-BP3MOD![]() |
Backplane | mydin.backplane.relays | TwoRelay3Mod |
ww | xx | yyyy | zzzz |