Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
Letzte ÜberarbeitungBeide Seiten der Revision
embedded_systems:ethercat:understanding_acontis [2019-06-20 13:27] grafembedded_systems:ethercat:understanding_acontis [2024-01-25 11:38] Urs Graf
Zeile 3: Zeile 3:
  
 The Acontis stack is divided into two parts. The [[https://www.acontis.com/eng/products/ethercat/ec-master/index.php|Class B]] Master forms the basis. The [[https://www.acontis.com/eng/products/ethercat/ec-master/fp-master-synchronisation.php|Class A]] Master is an addon that allows synchronization with Distributed Clocks (DCM = Distributed Clocks Master Synchronization). The Acontis stack is divided into two parts. The [[https://www.acontis.com/eng/products/ethercat/ec-master/index.php|Class B]] Master forms the basis. The [[https://www.acontis.com/eng/products/ethercat/ec-master/fp-master-synchronisation.php|Class A]] Master is an addon that allows synchronization with Distributed Clocks (DCM = Distributed Clocks Master Synchronization).
- 
  
 ===== Software libraries and components ===== ===== Software libraries and components =====
Zeile 10: Zeile 9:
   - **EtherCAT Master Core[libEcMaster.a]**    - **EtherCAT Master Core[libEcMaster.a]** 
     * Base of the EtherCAT stack.     * Base of the EtherCAT stack.
-    * ''EC-Master-V2.9-Linux_x64-Eval/SDK/LIB/Linux/x64/libEcMaster.a''+    * ''SDK/LIB/Linux/x64/libEcMaster.a'' 
   - **atemsys [atemsys.ko]**   - **atemsys [atemsys.ko]**
     * Linux kernel module. Grants direct HW access from user space.     * Linux kernel module. Grants direct HW access from user space.
     * Must be compiled for the kernel used.     * Must be compiled for the kernel used.
-    * ''EC-Master-V2.9-Linux_x64-Eval/Sources/LinkOsLayer/Linux/atemsys''+    * ''Sources/LinkOsLayer/Linux/atemsys''
     * [[embedded_systems:ethercat:install_acontis_stack|How to build]]     * [[embedded_systems:ethercat:install_acontis_stack|How to build]]
   - **EC LinkLayer [libemllI8254x.so]**   - **EC LinkLayer [libemllI8254x.so]**
Zeile 22: Zeile 21:
     * Different LinkLayer may be needed for different Ethernet Hardware     * Different LinkLayer may be needed for different Ethernet Hardware
     * Check compatibility list in {{:embedded_systems:ethercat:ec-master_classb.pdf|EC-Master_ClassB.pdf}} 2.3.1.3 Supported network controllers     * Check compatibility list in {{:embedded_systems:ethercat:ec-master_classb.pdf|EC-Master_ClassB.pdf}} 2.3.1.3 Supported network controllers
-    * ''EC-Master-V2.9-Linux_x64-Eval/Bin/Linux/x64/libeml8254x.so''+    * ''Bin/Linux/x64/libeml8254x.so''
  
  
-TODO "EC-Master-V2.9-Linux_x64-Eval/SDK/LIB/Linux/x64/libAtemRasSrv.a" **R**emote **A**PI **S**erver, i.e. with EC-Lyser (optional?)+TODO "EC-Master-V2.9-Linux_x64-Eval/SDK/LIB/Linux/x64/libAtemRasSrv.a" **R**emote **A**PI **S**erver, i.e. with EC-Laser (optional?)
  
 ===== Usage ===== ===== Usage =====
 The Acontis stack can be used without limitation for 1 hour. After this the stack stops working. To overcome this limitation you have to acquire runtime licences from Acontis. The Acontis stack can be used without limitation for 1 hour. After this the stack stops working. To overcome this limitation you have to acquire runtime licences from Acontis.