Skip to content

Instantly share code, notes, and snippets.

@gioAlea
Last active March 7, 2017 09:57
Show Gist options
  • Save gioAlea/ae4ecda9dcd7ed347fc21c7b589df0a4 to your computer and use it in GitHub Desktop.
Save gioAlea/ae4ecda9dcd7ed347fc21c7b589df0a4 to your computer and use it in GitHub Desktop.

HOW TO

You need the have installed:

  • epics
  • labCA
  • Matlab
  • MML

You need to enable file sharing between the local computer and the virtual machine: see

  1. https://docs.oracle.com/cd/E36500_01/E36502/html/qs-guest-additions.html
  2. https://www.howtogeek.com/189974/how-to-share-your-computers-files-with-a-virtual-machine/

Steps to run MML on the ELI-NP EPICS Virtual Machine

  1. Open MATLAB
  2. Enter MatlabMiddleLayer/Release/ folder
  3. Remove from path all the /machine/* folders you don't need
  4. Remove from path all the /links/* folders you don't need (i.e. keep only labCA)
  5. from an independent terminal, star your virtal IOC containing the PVs you want to simulate using the command softIoc -d <dbName>.db
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment