Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 350 Bytes

File metadata and controls

10 lines (7 loc) · 350 Bytes

cadeno

Experimental EPICS Channel Access Protocol (CA) pure TypeScript implementation for Deno/Node.js runtime.

Motivations

  • Learn about EPICS Channel Access Protocol (CA) and its implementation.
  • Directly query and control EPICS IOC without the need of a C/C++ library.
  • Easy to use and integrate with TypeScript/JavaScript projects.