Note

For EDM, ensure that EDMDATAFILES is set properly by adding this to your ~/.profile:

export EDMDATAFILES=/usr/lib/epics/op/edl

ecli_opi – OPI tools

class ecli_opi.ECLIopi(shell, config)

ECLI OPI launcher

ecli_opi.edm(self, arg)

%edm [-e] [-b] pv [display]

$ edm pv [display] [-e] [-b]

positional arguments:
pv PV display Display name
optional arguments:
-e, --edit Edit instead of execute the display
-b, --background
 Run in the background
class ecli_opi.ECLIopi(shell, config)

ECLI OPI launcher

Previous topic

ECLI Scans

Next topic

ecli_xmlrpc – ECLI XML RPC (remote procedure call) server

This Page