Skip to content

#18: PMAC: start dls-pmac-control#20

Draft
MattPrit wants to merge 10 commits intomainfrom
18_start_dls_pmac_control
Draft

#18: PMAC: start dls-pmac-control#20
MattPrit wants to merge 10 commits intomainfrom
18_start_dls_pmac_control

Conversation

@MattPrit
Copy link
Collaborator

@MattPrit MattPrit commented Sep 8, 2022

Fixes #18 #10
Requires #19 #17 #15
Needs DiamondLightSource/tickit#90

Adds minimal functionality for dls-pmac-control to connect and poll the PMAC. To test this (at DLS): run dls-pmac-control.py, select the protocol as 'TCP/IP Ethernet', connect to localhost:1025 with the simulation running locally (python -m tickit all examples/configs/pmac.yaml) and enable polling.

To understand commands sent from dls-pmac-control, the MultiCommandInterpreter from DiamondLightSource/tickit#90 is required.

@MattPrit MattPrit changed the title #18: Start dls-pmac-control #18: PMAC: start dls-pmac-control Sep 12, 2022
abbiemery pushed a commit that referenced this pull request Jun 15, 2023
* Add missing modules to API documentation

* Update docs/reference/api.rst

Co-authored-by: Garry O'Donnell <56754322+garryod@users.noreply.github.com>

* Update docs/reference/api.rst

Co-authored-by: Garry O'Donnell <56754322+garryod@users.noreply.github.com>

* Fix incorrect indentation

* Suppress warnings during building of docs

* Add Status and ExtendedStatus to docs

Classes added to docs and reference links are now working.

* Revert commenting-out

It was not supposed to be committed.

* Remove `class` and replace `optional` with `Optional`

Co-authored-by: Garry O'Donnell <56754322+garryod@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PMAC: Start up dls-pmac-control.py

1 participant