Différences entre versions de « Mydin-modules-and-classes »
Sauter à la navigation
Sauter à la recherche
| Ligne 11 : | Ligne 11 : | ||
* The class to instantiate is '''TwoRelay3Mod''' | * 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" | DINCASE-MB3PICO | ||
| + | | align="left" | Controler | ||
| + | | align="left" | mydin.pico | ||
| + | | align="left" | Pico3Mod | ||
| + | |- style="font-size: 90%" | ||
| + | | align="left" | DINCASE-2R-BP3MOD | ||
| + | | align="left" | Backplane | ||
| + | | align="left" | mydin.backplane.relays | ||
| + | | align="left" | TwoRelay3Mod | ||
| + | |- style="font-size: 90%" | ||
| + | | align="left" | ww | ||
| + | | align="left" | xx | ||
| + | | align="left" | yyyy | ||
| + | | align="left" | zzzz | ||
| + | |} | ||
{{MyDin-TRAILER}} | {{MyDin-TRAILER}} | ||
Version du 25 avril 2025 à 22:01
The "Pico based controller (3 modules DIN)" is known under the product code DINCASE-MB3PICO (Middle Board 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 Relays BackPlane 3 Modules).
- The module to load is mydin.backplane.relays
- The class to instantiate is TwoRelay3Mod
| 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 |
