support higher-level EtherCat features
Compare changes
Files
3- Martin Teichmann authored
Beckhoff calls the input sync manager number 3, the output one number 2. It's weird, but let's follow the standard.
+ 20
− 17
@@ -28,31 +28,30 @@ from .bpf import (
@@ -66,8 +65,9 @@ class PacketVar(MemoryDesc):
@@ -119,8 +119,8 @@ class PacketVar(MemoryDesc):
@@ -135,9 +135,9 @@ class Struct:
@@ -209,7 +209,7 @@ class Device(SubProgram):
@@ -220,14 +220,17 @@ class EBPFTerminal(Terminal):