14 lines
313 B
Markdown
14 lines
313 B
Markdown
|
1. Number ID
|
||
|
2. Number of motors - Actuators
|
||
|
3. Type of lock for homming ( from laterals or from top )
|
||
|
|
||
|
|
||
|
FOR #i_zona := 1 TO "DB LinePar".nAreasNumb
|
||
|
|
||
|
"DB AreaPar".N[#i_zona].MotNumber
|
||
|
|
||
|
|
||
|
From row 4.nn = Format 1..nn
|
||
|
|
||
|
### "DB AreaPar"
|
||
|
This DB contains all info related to each motor. How each motor is connected.
|