Auto: ablegacy-7 — array contiguous block addressing

Closes #250
This commit is contained in:
Joseph Doherty
2026-04-25 23:36:01 -04:00
parent 05528bf71c
commit c689ac58b1
14 changed files with 779 additions and 15 deletions

View File

@@ -29,8 +29,8 @@ services:
"ab_server",
"--plc=SLC500",
"--port=44818",
"--tag=N7[10]",
"--tag=F8[10]",
"--tag=N7[120]",
"--tag=F8[120]",
"--tag=B3[10]",
"--tag=L19[10]"
]
@@ -50,7 +50,7 @@ services:
"--plc=Micrologix",
"--port=44818",
"--tag=B3[10]",
"--tag=N7[10]",
"--tag=N7[120]",
"--tag=L19[10]"
]
@@ -68,7 +68,7 @@ services:
"ab_server",
"--plc=PLC/5",
"--port=44818",
"--tag=N7[10]",
"--tag=F8[10]",
"--tag=N7[120]",
"--tag=F8[120]",
"--tag=B3[10]"
]