Skip to content

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 <[email protected]>

* Update docs/reference/api.rst

Co-authored-by: Garry O'Donnell <[email protected]>

* 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 <[email protected]>
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

2 participants