Skip to content

epics-docs/database-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This repository aims to collect examples of EPICS Databases to help newcomers (or not so new) get an idea on how to use different records.

The repository is organized on the follow way:

  • Each folder has one example
  • Each folder is named with the example number (0, 1, 2, ...), the numbering has no relation with difficult level, only the order that the examples were added
  • Each example should have at least :
    • README.md
    • database file
  • This README should work as an index, with the current list of all examples

List of examples

  1. Simple selector using seq and mbbo
  2. Overwritting a record field using '*'
  3. Simple counter using calc
  4. Counters for duty-cycling

Releases

No releases published

Packages

No packages published