Changeset 896
- Timestamp:
- Jun 10, 2012 12:22:13 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cssboy_deployment/docs/source/instructions.rst
r895 r896 144 144 145 145 /synApps/areaDetector | /synApps/asyn | /synApps/autosave | /synApps/busy | /synApps/calc | /synApps/camac | /synApps/dac128V | /synApps/delaygen | /synApps/dxp | /synApps/iocStats | /synApps/ip | /synApps/ip330 | /synApps/ipUnidig | /synApps/love | /synApps/mca | /synApps/modbus | /synApps/motor | /synApps/optics | /synApps/quadEM | /synApps/softGlue | /synApps/sscan | /synApps/std | /synApps/vac | /synApps/vme | /synApps/xxx 146 147 **PRJ:** Here are these instructions as I sent them in an email on 2012-06-10:: 148 149 To get the synApps OPI screens, you need to do one of the following (subject to change as we improve this process over the next months as all these options are development status): 150 151 import synApps project from /APSshare 152 path: /APSshare/epics/synApps_5_6/support/all_opi 153 154 155 checkout from SVN, then import project 156 svn co https://subversion.xor.aps.anl.gov/bcdaext/cssboy_deployment/all_opi/ /path/to/a/new/synApps_all_opi 157 158 159 To import synApps OPI screens as a project in CSS-BOY: 160 161 Menu "File" 162 --> "Import ..." 163 open "General" 164 select "Existing projects into workspace" 165 button [Next] 166 under "Select root directory:", browse to or enter path on file system 167 make sure checkbox is marked for "synApps" 168 button [Finish] 169 170 171 You will also need to get the synApps project onto your OPI search path. Here is how: 172 173 Menu "CSS" 174 --> "Preferences:" 175 open "CSS Applications" 176 open "Display" 177 click on "BOY" 178 change text in entry box for "OPI Search Path" to this really long string (all one line) 179 180 /synApps/areaDetector | /synApps/asyn | /synApps/autosave | /synApps/busy | /synApps/calc | /synApps/camac | /synApps/dac128V | /synApps/delaygen | /synApps/dxp | /synApps/iocStats | /synApps/ip | /synApps/ip330 | /synApps/ipUnidig | /synApps/love | /synApps/mca | /synApps/modbus | /synApps/motor | /synApps/optics | /synApps/quadEM | /synApps/softGlue | /synApps/sscan | /synApps/std | /synApps/vac | /synApps/vme | /synApps/xxx 181 182 click "Ok" until you out of the dialogs. Now the paths should work. 183 184 146 185 147 186 Definitions
Note: See TracChangeset
for help on using the changeset viewer.