caproto
1.1.0
  • Install Caproto
  • Clients
  • Servers
  • Environment Variables
  • Shark (pcap/tcpdump parsing)
  • Logging

IOCs

  • Input-Output Controllers (IOCs)
  • Records
  • IOC Template Cookiecutters
  • Writing Your Own Documentation
  • Server API

Channel Access Sans I/O

  • Writing Your Own Channel Access Client
  • Core API Documentation

Appendix

  • Details of our Protocol Compliance for CA Nerds
  • References
  • Release History
  • Caproto-in-a-box
caproto
  • References
  • View page source

References¶

These resources were useful in the development of this project.

  • CA protcol spec

  • “Channel Access in Depth,” slides by Kenneth Evans, Jr.

  • “Channel Access Concepts,” slides by Andrew Johnson

  • Michael DavidSaver’s wireshark plugin for parsing Channel Access network traffic

  • This tech-talk post

  • This OSX-tuned branch of motorSim

  • sans-I/O documentation

  • the documentation and source code of h11 and pyepics

  • the source code of epics-base

  • This Stack Overflow post about socket options

  • David Beazley’s blog post, Python Binary I/O Handling

  • Beej’s Guide to Network Programming

  • Finally, you may also be interested in Michael Davidsaver’s Channel Access protocol client/server in Python using Twisted Matrix.

Previous Next

© Copyright 2021, Daniel Allan.

Built with Sphinx using a theme provided by Read the Docs.