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

De MCHobby - Wiki
Sauter à la navigation Sauter à la recherche
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"
 
{| class="wikitable" border="1"

Version du 25 avril 2025 à 22:18

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