Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Instructions

Clone: git clone git@github.com:DiamondLightSource/EBEClient.git

Run Simulator:

  $ python ebe/simapp.py -i 127.0.0.1 -p 8080

Run Client App:

  $ python ebe/app.py -h                                         # View Help
  $ python ebe/app.py -i 127.0.0.1 -p 8080                       # Read Device Name
  $ python ebe/app.py -i 127.0.0.1 -p 8080 --param 10            # Get param 10
  $ python ebe/app.py -i 127.0.0.1 -p 8080 --param 10 --value 2  # Set param 10 to 2
  

About

Python client for control of EBE-4

Topics

Resources

Stars

0 stars

Watchers

11 watching

Forks

Releases

Packages

Used by

Contributors

Languages