epics-modules / lua

Lua Scripting Record for EPICS
https://epics-modules.github.io/lua/
7 stars 4 forks source link

Epics Environment in luash #11

Closed keenanlang closed 5 years ago

keenanlang commented 5 years ago

This update allows the luash to use epics environment variables as global variables. It would replace the need to use os.getenv to get the values of macros set with epicsEnvSet.