[ablegacy] AbLegacy — Array contiguous block addressing #250

Closed
opened 2026-04-25 12:34:22 -04:00 by dohertj2 · 2 comments
Owner

Auto-managed PR — Mode B (autonomous)

Driver: ablegacy Phase: 3 Plan PR: 7
Plan: docs/plans/ablegacy-plan.md
Effort: M Cross-driver: False

Summary

Expose array tags with IsArray=true + ArrayDim, backed by libplctag elem_count=N. Parser accepts ,N and [N] suffixes. Target ≥5x latency vs individual tags.

Source files

  • src/ZB.MOM.WW.OtOpcUa.Driver.AbLegacy/AbLegacyAddress.cs
  • src/ZB.MOM.WW.OtOpcUa.Driver.AbLegacy/AbLegacyDriverOptions.cs
  • src/ZB.MOM.WW.OtOpcUa.Driver.AbLegacy/IAbLegacyTagRuntime.cs
  • src/ZB.MOM.WW.OtOpcUa.Driver.AbLegacy/LibplctagLegacyTagRuntime.cs
  • src/ZB.MOM.WW.OtOpcUa.Driver.AbLegacy/AbLegacyDriver.cs

Docs

  • docs/Driver.AbLegacy.Cli.md
  • docs/drivers/AbLegacy-Test-Fixture.md

Fixture

  • tests/ZB.MOM.WW.OtOpcUa.Driver.AbLegacy.IntegrationTests/Docker/docker-compose.yml

E2E

  • scripts/e2e/test-ablegacy.ps1
  • scripts/smoke/seed-ablegacy-smoke.sql

Depends on

  • canonical: ablegacy-1

Branch: auto/ablegacy/7. Target: auto/driver-gaps.

<!-- queue-meta {"id": "ablegacy-7", "driver": "ablegacy", "phase": 3, "plan_pr_id": "7", "deps": ["ablegacy-1"], "cross_driver": false} --> ## Auto-managed PR — Mode B (autonomous) **Driver**: `ablegacy` **Phase**: `3` **Plan PR**: `7` **Plan**: [`docs/plans/ablegacy-plan.md`](docs/plans/ablegacy-plan.md) **Effort**: `M` **Cross-driver**: `False` ## Summary Expose array tags with IsArray=true + ArrayDim, backed by libplctag elem_count=N. Parser accepts ,N and [N] suffixes. Target ≥5x latency vs individual tags. ## Source files - `src/ZB.MOM.WW.OtOpcUa.Driver.AbLegacy/AbLegacyAddress.cs` - `src/ZB.MOM.WW.OtOpcUa.Driver.AbLegacy/AbLegacyDriverOptions.cs` - `src/ZB.MOM.WW.OtOpcUa.Driver.AbLegacy/IAbLegacyTagRuntime.cs` - `src/ZB.MOM.WW.OtOpcUa.Driver.AbLegacy/LibplctagLegacyTagRuntime.cs` - `src/ZB.MOM.WW.OtOpcUa.Driver.AbLegacy/AbLegacyDriver.cs` ## Docs - `docs/Driver.AbLegacy.Cli.md` - `docs/drivers/AbLegacy-Test-Fixture.md` ## Fixture - `tests/ZB.MOM.WW.OtOpcUa.Driver.AbLegacy.IntegrationTests/Docker/docker-compose.yml` ## E2E - `scripts/e2e/test-ablegacy.ps1` - `scripts/smoke/seed-ablegacy-smoke.sql` ## Depends on - canonical: `ablegacy-1` --- _Branch: `auto/ablegacy/7`. Target: `auto/driver-gaps`._
dohertj2 added the phase/3auto-manageddriver/ablegacyqueue/queued labels 2026-04-25 12:34:22 -04:00
dohertj2 added queue/in-progress and removed queue/queued labels 2026-04-25 23:21:57 -04:00
Author
Owner

🤖 Auto-loop picked this up. Branch: auto/ablegacy/7. Status: in-progress.

🤖 Auto-loop picked this up. Branch: `auto/ablegacy/7`. Status: in-progress.
dohertj2 added queue/done and removed queue/in-progress labels 2026-04-25 23:38:45 -04:00
Author
Owner

Auto-loop completed. Merged via PR #370.

✅ Auto-loop completed. Merged via PR #370.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dohertj2/lmxopcua#250